Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Nirma committed Sep 14, 2024
1 parent 2735d2b commit 738c613
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ on: [push, pull_request]
jobs:
test:
name: Test UIDeviceComplete
runs-on: macos-latest
run-name: Build smoke test by ${{ github.actor }}
runs-on: macos-14-arm64
env:
DEVELOPER_DIR: /Applications/Xcode_16_beta_6.app/Contents/Developer
steps:
Expand Down

0 comments on commit 738c613

Please sign in to comment.