Skip to content

Commit

Permalink
iOS ARM64: build V8 after non-V8
Browse files Browse the repository at this point in the history
  • Loading branch information
bblanchon committed Dec 21, 2022
1 parent 0754ff3 commit af0a4b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ jobs:
ios_arm64_v8:
name: iOS ARM64 V8
if: github.event.inputs.enable_v8 == 'true'
needs: ios_arm64
uses: ./.github/workflows/build.yml
with:
branch: ${{ github.event.inputs.branch }}
Expand Down

0 comments on commit af0a4b1

Please sign in to comment.