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 98465d2 commit 4fd12eaCopy full SHA for 4fd12ea
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ permissions:
13
14
jobs:
15
call-workflow:
16
- uses: skiptools/actions/.github/workflows/skip-framework.yml@main
+ uses: skiptools/actions/.github/workflows/skip-framework.yml@v1
17
with:
18
run-android-native-build: true
19
runs-on: "['macos-15-intel', 'ubuntu-24.04']"
0 commit comments