Skip to content

Commit

Permalink
Merge pull request #2405 from KhronosGroup/spencer-lunarg-patch-1
Browse files Browse the repository at this point in the history
ci: Build dependency for Github Actions
  • Loading branch information
HansKristian-Work authored Nov 5, 2024
2 parents d1d4adb + 2e5f208 commit a018347
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@ jobs:
run: ctest --verbose -C Release

build-mobile:
# iOS is 10x expensive to run on GitHub machines, so only run if we know something else passed as well
needs: build
name: "Build ${{ matrix.sdk }}"
strategy:
matrix:
Expand Down

0 comments on commit a018347

Please sign in to comment.