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 66c7c76 commit 1aa82d2Copy full SHA for 1aa82d2
.github/workflows/testing.yml
@@ -41,9 +41,9 @@
41
- ci/313-numba-dev.yaml
42
include:
43
- environment-file: ci/313-numba-latest.yaml
44
- os: macos-13 # Intel
+ os: macos-15-intel # Intel
45
46
- os: macos-14 # Apple Silicon
+ os: macos-latest # Apple Silicon
47
48
os: windows-latest
49
fail-fast: false
0 commit comments