Skip to content

Commit 1aa82d2

Browse files
authored
Update testing.yml
1 parent 66c7c76 commit 1aa82d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/testing.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@
4141
- ci/313-numba-dev.yaml
4242
include:
4343
- environment-file: ci/313-numba-latest.yaml
44-
os: macos-13 # Intel
44+
os: macos-15-intel # Intel
4545
- environment-file: ci/313-numba-latest.yaml
46-
os: macos-14 # Apple Silicon
46+
os: macos-latest # Apple Silicon
4747
- environment-file: ci/313-numba-latest.yaml
4848
os: windows-latest
4949
fail-fast: false

0 commit comments

Comments
 (0)