diff --git a/.github/workflows/BuildImages.yml b/.github/workflows/BuildImages.yml index b56584f..f9e090d 100644 --- a/.github/workflows/BuildImages.yml +++ b/.github/workflows/BuildImages.yml @@ -17,8 +17,8 @@ jobs: - '1.7' os: - ubuntu-latest - - windows-latest - - macOS-latest +# - windows-latest +# - macOS-latest arch: - x64 steps: @@ -70,8 +70,8 @@ jobs: - '1.7' os: - ubuntu-latest - - windows-latest - - macOS-latest +# - windows-latest +# - macOS-latest arch: - x64 steps: