Skip to content

Commit

Permalink
Add Xcode 16 to CI matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
gemmakbarlow committed Sep 23, 2024
1 parent 34c3569 commit ce1e3c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
matrix:
xcode:
- '15.4'
- '16.0'
steps:
- uses: actions/checkout@v4
- name: Select Xcode ${{ matrix.xcode }}
Expand Down

0 comments on commit ce1e3c4

Please sign in to comment.