Skip to content

Commit

Permalink
update workflow files
Browse files Browse the repository at this point in the history
  • Loading branch information
knaaptime committed Sep 20, 2023
1 parent 3ad3721 commit 10273d5
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 @@ -19,7 +19,7 @@
strategy:
matrix:
os: ['ubuntu-latest', 'macos-latest', 'windows-latest']
environment-file: [.ci/38.yml, .ci/39.yml, .ci/310.yml]
environment-file: [.ci/39.yml, .ci/310.yml, .ci/311.yml]

steps:
- name: checkout repo
Expand Down

0 comments on commit 10273d5

Please sign in to comment.