Skip to content

Commit 6b7db24

Browse files
authored
Merge pull request #3765 from ActiveState/mitchell/cp-1253
Merge v0.48.1 to master
2 parents 08c0636 + f909b96 commit 6b7db24

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
@@ -40,7 +40,7 @@ jobs:
4040
- 1.24.6
4141
sys:
4242
- { os: ubuntu-latest }
43-
- { os: macos-13, shell: zsh }
43+
- { os: macos-15-intel, shell: zsh }
4444
- { os: macos-latest, shell: zsh }
4545
- { os: windows-2025 }
4646
- { os: ubuntu-24.04-arm }
@@ -513,7 +513,7 @@ jobs:
513513
with:
514514
name: |
515515
session-build-ubuntu-latest
516-
session-build-macos-13
516+
session-build-macos-15-intel
517517
session-build-macos-latest
518518
session-build-windows-2025
519519
session-build-ubuntu-24.04-arm

0 commit comments

Comments
 (0)