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 539d8aa commit 847eefaCopy full SHA for 847eefa
.github/workflows/ios.yml
@@ -9,7 +9,7 @@ on:
9
jobs:
10
build-ios:
11
12
- runs-on: macos-14 # https://github.com/actions/runner-images/blob/main/images/macos/macos-14-arm64-Readme.md
+ runs-on: macos-26 # https://github.com/actions/runner-images/blob/main/images/macos/macos-26-arm64-Readme.md
13
14
steps:
15
0 commit comments