Skip to content

Commit b8f6dc9

Browse files
committed
fix(ci): use macos-15-intel for x86_64 testing
1 parent aee32e5 commit b8f6dc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
fail-fast: false
104104
matrix:
105105
settings:
106-
- host: macos-13
106+
- host: macos-15-intel
107107
target: x86_64-apple-darwin
108108
- host: macos-latest
109109
target: aarch64-apple-darwin

0 commit comments

Comments
 (0)