We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97c6e03 commit 2ceac22Copy full SHA for 2ceac22
.github/workflows/tests.yaml
@@ -26,6 +26,8 @@ jobs:
26
include:
27
- environment-file: ci/envs/312-latest.yaml
28
os: macos-latest
29
+ - environment-file: ci/envs/312-latest.yaml
30
+ os: macos-14 # Apple Silicon
31
32
os: windows-latest
33
defaults:
0 commit comments