Skip to content

Commit

Permalink
Update testing-matrix.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
hiroshihorie committed Nov 12, 2024
1 parent 2e05b21 commit 1bb5ae1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/testing-matrix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,13 +48,13 @@ jobs:
platform: "tvOS Simulator,name=Apple TV"
# https://github.com/actions/runner-images/blob/main/images/macos/macos-14-Readme.md
- os: macos-14
xcode: 16.0
platform: "iOS Simulator,OS=18.0,name=iPhone 15 Pro"
xcode: 16.1
platform: "iOS Simulator,OS=18.1,name=iPhone 16 Pro"
- os: macos-14
xcode: 16.0
xcode: 16.1
platform: "macOS"
- os: macos-14
xcode: 16.0
xcode: 16.1
platform: "macOS,variant=Mac Catalyst"

runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 1bb5ae1

Please sign in to comment.