Skip to content

Commit

Permalink
chore: add Xcode 16.x to test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
CAMOBAP committed Aug 26, 2024
1 parent a4f7bc1 commit bae32fe
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,10 @@ jobs:
- xcode: '15.2'
experimental: false
- xcode: '15.4'
experimental: false
- xcode: '16.0'
experimental: true
- xcode: '16.1'
experimental: true
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit bae32fe

Please sign in to comment.