We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b235910 commit 8274474Copy full SHA for 8274474
.github/workflows/check.yml
@@ -23,7 +23,7 @@ jobs:
23
run: yarn lint
24
25
test-ios-compilation:
26
- runs-on: macos-14
+ runs-on: macos-15
27
strategy:
28
matrix:
29
example: [side-by-side, recursive]
0 commit comments