Skip to content

Commit 1c53d4f

Browse files
committed
ci:macos: use default runner image
1 parent 2732299 commit 1c53d4f

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
@@ -100,7 +100,7 @@ jobs:
100100

101101
mac:
102102
# need Apple Silicon for exception handling try_compile detection to work
103-
runs-on: macos-14
103+
runs-on: macos-latest
104104
timeout-minutes: 10
105105

106106
strategy:

0 commit comments

Comments
 (0)