Skip to content

Commit 17bd573

Browse files
authored
Update testing.yml (#106)
1 parent b63af39 commit 17bd573

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
@@ -32,9 +32,9 @@ jobs:
3232
- ci/313-dev.yaml
3333
include:
3434
- environment-file: ci/313-latest.yaml
35-
os: macos-13 # Intel
35+
os: macos-15-intel # Intel
3636
- environment-file: ci/313-latest.yaml
37-
os: macos-14 # Apple Silicon
37+
os: macos-latest # Apple Silicon
3838
- environment-file: ci/313-latest.yaml
3939
os: windows-latest
4040
fail-fast: false

0 commit comments

Comments
 (0)