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 0c45558 commit 3e444d8Copy full SHA for 3e444d8
.github/workflows/build-ios.yml
@@ -19,7 +19,7 @@ on:
19
jobs:
20
build:
21
name: Build iOS Example App
22
- runs-on: macOS-13
+ runs-on: macOS-latest
23
defaults:
24
run:
25
working-directory: example/ios
0 commit comments