diff --git a/.github/workflows/integration-test.yml b/.github/workflows/integration-test.yml index 858f6d47a7..ab34859c55 100644 --- a/.github/workflows/integration-test.yml +++ b/.github/workflows/integration-test.yml @@ -22,7 +22,7 @@ jobs: - '3.11' os: - ubuntu-22.04 - - macos-latest + # - macos-latest steps: - uses: actions/checkout@v3