Skip to content

Commit

Permalink
streamline matrix logic
Browse files Browse the repository at this point in the history
  • Loading branch information
jGaboardi committed Dec 24, 2021
1 parent e9f46a2 commit a5673b9
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/unittests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,8 @@
strategy:
matrix:
os: [ubuntu-latest]
environment-file: [ci/37.yaml, ci/38.yaml, ci/39.yaml, ci/310.yaml]
environment-file: [ci/37.yaml, ci/38.yaml, ci/39.yaml, ci/310.yaml, ci/310-BASE.yaml, ci/310-DEV.yaml]
include:
- environment-file: ci/310-BASE.yaml
os: ubuntu-latest
- environment-file: ci/310-DEV.yaml
os: ubuntu-latest
- environment-file: ci/310.yaml
os: macos-latest
- environment-file: ci/310.yaml
Expand Down

0 comments on commit a5673b9

Please sign in to comment.