Skip to content

Commit 8274474

Browse files
ci: upgrade macos runner to 15
1 parent b235910 commit 8274474

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
run: yarn lint
2424

2525
test-ios-compilation:
26-
runs-on: macos-14
26+
runs-on: macos-15
2727
strategy:
2828
matrix:
2929
example: [side-by-side, recursive]

0 commit comments

Comments
 (0)