diff --git a/.github/workflows/integration_tests.yml b/.github/workflows/integration_tests.yml index a6824dde4..ad0ee3929 100644 --- a/.github/workflows/integration_tests.yml +++ b/.github/workflows/integration_tests.yml @@ -15,7 +15,7 @@ jobs: matrix: os: - host: ubuntu-20.04 - - host: windows-2019 + # - host: windows-2019 - host: macos-11 # x86_64 - host: macos-14 # aarch64 steps: