Skip to content

Commit

Permalink
slim down testing matrix [3]
Browse files Browse the repository at this point in the history
  • Loading branch information
jGaboardi committed Dec 24, 2021
1 parent 89f0cf1 commit e9f46a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unittests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
timeout-minutes: 30
strategy:
matrix:
os: [macos-latest]
os: [ubuntu-latest]
environment-file: [ci/37.yaml, ci/38.yaml, ci/39.yaml, ci/310.yaml]
include:
- environment-file: ci/310-BASE.yaml
Expand Down

0 comments on commit e9f46a2

Please sign in to comment.