Skip to content

Commit 5b58705

Browse files
committed
Upgrade from macos-13 to macos-15-intel
`macos-13` has been deprecated and the CI is failing due to that, actions/runner-images#13046
1 parent be64fc8 commit 5b58705

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
target: x86_64-apple-darwin
2121
nobgt: 0
2222
no_tests: 1
23-
tag: macos-13
23+
tag: macos-15-intel
2424
- name: x86_64-unknown-linux-gnu (nightly)
2525
target: x86_64-unknown-linux-gnu
2626
nobgt: 0

0 commit comments

Comments
 (0)