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 85af358 commit d8c1414Copy full SHA for d8c1414
.github/workflows/update-deps.yml
@@ -14,6 +14,7 @@ jobs:
14
with:
15
path: scripts/update-cocoa.sh
16
name: Cocoa SDK
17
+ runs-on: macos-latest
18
secrets:
19
api-token: ${{ secrets.CI_DEPLOY_KEY }}
20
0 commit comments