Skip to content

Commit

Permalink
proper 312 name in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jGaboardi committed Jul 13, 2024
1 parent 7de1b34 commit f1164bd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,11 @@ jobs:
- ci/312-latest.yaml
- ci/312-dev.yaml
include:
- environment-file: ci/312.yaml
- environment-file: ci/312-latest.yaml
os: macos-13 # Intel
- environment-file: ci/312.yaml
- environment-file: ci/312-latest.yaml
os: macos-14 # Apple Silicon
- environment-file: ci/312.yaml
- environment-file: ci/312-latest.yaml
os: windows-latest
fail-fast: false

Expand Down

0 comments on commit f1164bd

Please sign in to comment.