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