Skip to content

Commit

Permalink
ci: add Xcode 16
Browse files Browse the repository at this point in the history
  • Loading branch information
KazuCocoa authored Nov 12, 2024
1 parent af22280 commit cef8a23
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/functional-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ jobs:
iosVersion: '17.5'
deviceName: 'iPhone 15'
platform: macos-14
- xcodeVersion: '16.0'
iosVersion: '18.0'
deviceName: 'iPhone 16'
platform: macos-15
fail-fast: false

env:
Expand Down

0 comments on commit cef8a23

Please sign in to comment.