Skip to content

Commit

Permalink
update test workflow yaml-->yml
Browse files Browse the repository at this point in the history
  • Loading branch information
knaaptime committed Oct 2, 2023
1 parent 9a90836 commit f0902bd
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/unittests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@ jobs:
matrix:
os: [ubuntu-latest]
environment-file:
- .ci/39.yaml
- .ci/310.yaml
- .ci/311.yaml
- .ci/39.yml
- .ci/310.yml
- .ci/311.yml
include:
- environment-file: .ci/310.yaml
- environment-file: .ci/310.yml
os: macos-latest
- environment-file: .ci/310.yaml
- environment-file: .ci/310.yml
os: windows-latest
defaults:
run:
Expand Down

0 comments on commit f0902bd

Please sign in to comment.