Skip to content

Commit

Permalink
Merge pull request #1520 from Electric-Coin-Company/LukasKorba-patch-1
Browse files Browse the repository at this point in the history
Update swift.yml
  • Loading branch information
LukasKorba authored Dec 5, 2024
2 parents 85f27de + 46bc5f3 commit c9fb348
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- uses: actions/checkout@a12a3943b4bdde767164f792f33f40b04645d846
timeout-minutes: 1
- name: Select Xcode version
run: sudo xcode-select -s '/Applications/Xcode_15.0.1.app/Contents/Developer'
run: sudo xcode-select -s '/Applications/Xcode_16.0.app/Contents/Developer'
- name: Build ZcashLightClientKit Swift Package
timeout-minutes: 15
run: swift build -v
Expand Down

0 comments on commit c9fb348

Please sign in to comment.