Skip to content

Commit

Permalink
Merge branch 'release/1.9.3'
Browse files Browse the repository at this point in the history
  • Loading branch information
tobihagemann committed Apr 16, 2024
2 parents dd13988 + 042363d commit 32a82f2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@ jobs:
runs-on: macos-14
needs: build
if: startsWith(github.ref, 'refs/tags/')
env:
DERIVED_DATA_PATH: 'DerivedData'
DEVICE: 'iPhone 15 Pro'
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 32a82f2

Please sign in to comment.