Skip to content

Commit 989fc47

Browse files
authored
Update tests.yaml (#725)
1 parent 21c5f39 commit 989fc47

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/tests.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@ jobs:
3636
- ci/envs/313-dev.yaml
3737
include:
3838
- environment-file: ci/envs/313-latest.yaml
39-
os: macos-13 # Intel
39+
os: macos-15-intel # Intel
4040
- environment-file: ci/envs/313-latest.yaml
41-
os: macos-14 # Apple Silicon
41+
os: macos-latest # Apple Silicon
4242
- environment-file: ci/envs/313-latest.yaml
4343
os: windows-latest
4444
- environment-file: ci/envs/313-min.yaml

0 commit comments

Comments
 (0)