chore: iOS simulator

This commit is contained in:
Koji Wakamiya 2025-12-12 22:21:20 +09:00
parent 75aef49477
commit f2611b9856
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ jobs:
contents: read contents: read
strategy: strategy:
matrix: matrix:
simulator: [{os: "18.6", model: "iPhone 16"}] simulator: [{os: "18.6", model: "iPhone SE (3rd generation)"}, {os: "26.1", model: "iPhone SE (3rd generation)"}]
fail-fast: false fail-fast: false
steps: steps:
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1