We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 08c0636 + f909b96 commit 6b7db24Copy full SHA for 6b7db24
1 file changed
.github/workflows/build.yml
@@ -40,7 +40,7 @@ jobs:
40
- 1.24.6
41
sys:
42
- { os: ubuntu-latest }
43
- - { os: macos-13, shell: zsh }
+ - { os: macos-15-intel, shell: zsh }
44
- { os: macos-latest, shell: zsh }
45
- { os: windows-2025 }
46
- { os: ubuntu-24.04-arm }
@@ -513,7 +513,7 @@ jobs:
513
with:
514
name: |
515
session-build-ubuntu-latest
516
- session-build-macos-13
+ session-build-macos-15-intel
517
session-build-macos-latest
518
session-build-windows-2025
519
session-build-ubuntu-24.04-arm
0 commit comments