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 8a744fb commit 6462093Copy full SHA for 6462093
.github/workflows/build_loop.yml
@@ -17,7 +17,7 @@ jobs:
17
18
build:
19
needs: secrets
20
- runs-on: macos-12
+ runs-on: macos-13
21
steps:
22
# Uncomment to manually select latest Xcode if needed
23
- name: Select Latest Xcode
0 commit comments