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 8e2e6d2 commit b425ba1Copy full SHA for b425ba1
.github/workflows/build.yml
@@ -55,7 +55,7 @@ jobs:
55
56
test-ios:
57
name: Test iOS
58
- runs-on: [ macos-latest ]
+ runs-on: [ macos-14 ]
59
60
steps:
61
- uses: actions/checkout@v4
0 commit comments