Skip to content

Commit ba70d77

Browse files
committed
bump macos runner
1 parent 6b96999 commit ba70d77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-env.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
matrix:
1414
# macos-latest is osx-arm64 and the env is not building there yet b/c of robis.
15-
os: [ macos-13, ubuntu-latest, windows-latest ]
15+
os: [ macos-15-intel, ubuntu-latest, windows-latest ]
1616
fail-fast: false
1717
defaults:
1818
run:

0 commit comments

Comments
 (0)