Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
Bump oldest xcode version to xcode_13.1
  • Loading branch information
lsmilek1 authored Feb 11, 2024
1 parent bddcb7e commit 956ff3c
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 @@ -5,7 +5,7 @@ on:
pull_request:
branches: '*'
env:
CI_XCODE_OLDEST: '/Applications/Xcode_12.5.1.app/Contents/Developer'
CI_XCODE_OLDEST: '/Applications/Xcode_13.1.app/Contents/Developer'
CI_XCODE_13: '/Applications/Xcode_13.4.1.app/Contents/Developer'
CI_XCODE_LATEST: '/Applications/Xcode_14.0.1.app/Contents/Developer'

Expand Down

0 comments on commit 956ff3c

Please sign in to comment.