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 b63af39 commit 17bd573Copy full SHA for 17bd573
.github/workflows/testing.yml
@@ -32,9 +32,9 @@ jobs:
32
- ci/313-dev.yaml
33
include:
34
- environment-file: ci/313-latest.yaml
35
- os: macos-13 # Intel
+ os: macos-15-intel # Intel
36
37
- os: macos-14 # Apple Silicon
+ os: macos-latest # Apple Silicon
38
39
os: windows-latest
40
fail-fast: false
0 commit comments