We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21c5f39 commit 989fc47Copy full SHA for 989fc47
.github/workflows/tests.yaml
@@ -36,9 +36,9 @@ jobs:
36
- ci/envs/313-dev.yaml
37
include:
38
- environment-file: ci/envs/313-latest.yaml
39
- os: macos-13 # Intel
+ os: macos-15-intel # Intel
40
41
- os: macos-14 # Apple Silicon
+ os: macos-latest # Apple Silicon
42
43
os: windows-latest
44
- environment-file: ci/envs/313-min.yaml
0 commit comments