Skip to content

Commit a9a5cb7

Browse files
authored
Update unittests.yml (#811)
1 parent acf870c commit a9a5cb7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/unittests.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
defaults:

0 commit comments

Comments
 (0)