diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 769383df3..52c2d631c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -45,7 +45,7 @@ jobs: cargo-test: strategy: matrix: - os: [ubuntu-latest, macos-latest] + os: [ubuntu-latest] runs-on: # We use the large GitHub actions runners for faster testing # For Ubuntu and Windows, this requires Organization-level configuration