Skip to content

Commit 0914af4

Browse files
authored
Update test.yml to try macos-14 large
1 parent 0a671ea commit 0914af4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
mac:
1515
strategy:
1616
fail-fast: false
17-
runs-on: macos-13
17+
runs-on: macos-14-large
1818
name: '🍏 macOS'
1919
steps:
2020

0 commit comments

Comments
 (0)