Skip to content

Commit

Permalink
Merge pull request #1314 from kif-framework/markj/remove_xcode_14_3_1
Browse files Browse the repository at this point in the history
Remove Xcode 14.3.1
  • Loading branch information
mjohnson12 authored Nov 27, 2024
2 parents 6345bf6 + f4f9026 commit be806f7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ jobs:
strategy:
matrix:
run-config:
- { xcode_version: '14.3.1', simulator: 'name=iPad Air (5th generation),OS=16.4', run_extra_validations: 'false' }
- { xcode_version: '14.3.1', simulator: 'name=iPhone 14,OS=16.4', run_extra_validations: 'false' }
- { xcode_version: '15.4', simulator: 'name=iPad Air (5th generation),OS=17.5', run_extra_validations: 'false' }
- { xcode_version: '15.4', simulator: 'name=iPhone 15,OS=17.5', run_extra_validations: 'false' }
- { xcode_version: '16.0', simulator: 'name=iPad Air (5th generation),OS=18.0', run_extra_validations: 'false' }
Expand Down

0 comments on commit be806f7

Please sign in to comment.