Skip to content

Commit

Permalink
ci: add Xcode 16 (#939)
Browse files Browse the repository at this point in the history
* docs: use Xcode 16 beta 6

* Update functional-test.yml

* Update functional-test.yml
  • Loading branch information
KazuCocoa authored Sep 18, 2024
1 parent 0a08cf5 commit 9fd58b6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/functional-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ jobs:
fail-fast: false
matrix:
test_targets:
- XCODE_VERSION: '16.0.0'
IOS_VERSION: '18.0'
IOS_MODEL: iPhone 15 Plus
- XCODE_VERSION: '15.3'
IOS_VERSION: '17.4'
IOS_MODEL: iPhone 15 Plus
Expand Down

0 comments on commit 9fd58b6

Please sign in to comment.