Revert "Run tests on macOS too"

This reverts commit 8fc904459e.
This commit is contained in:
Zanie 2024-01-22 17:00:39 -06:00
parent 8fc904459e
commit 4fad9b13eb
1 changed files with 1 additions and 1 deletions

View File

@ -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