Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cbaker6 authored Dec 25, 2024
1 parent 42262a1 commit ee919a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
branches: [ main ]

env:
CI_XCODE: '/Applications/Xcode_16.1.app/Contents/Developer'
CI_XCODE: '/Applications/Xcode_16.2.app/Contents/Developer'

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down

0 comments on commit ee919a2

Please sign in to comment.