Skip to content

Commit 343ef66

Browse files
authored
Merge pull request #3764 from ActiveState/mitchell/cp-1253
Update macOS runner.
2 parents d117943 + f909b96 commit 343ef66

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- 1.24.6
4040
sys:
4141
- { os: ubuntu-latest }
42-
- { os: macos-13, shell: zsh }
42+
- { os: macos-15-intel, shell: zsh }
4343
- { os: macos-latest, shell: zsh }
4444
- { os: windows-2025 }
4545
- { os: ubuntu-24.04-arm }
@@ -512,7 +512,7 @@ jobs:
512512
with:
513513
name: |
514514
session-build-ubuntu-latest
515-
session-build-macos-13
515+
session-build-macos-15-intel
516516
session-build-macos-latest
517517
session-build-windows-2025
518518
session-build-ubuntu-24.04-arm

0 commit comments

Comments
 (0)