Skip to content

Commit

Permalink
ci: Build dependency for Github Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
spencer-lunarg authored Nov 5, 2024
1 parent d1d4adb commit 2e5f208
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 2e5f208

Please sign in to comment.