Merge pull request #15 from koji-1009/chore/integration_test

chore: iOS simulator
This commit is contained in:
Koji Wakamiya 2025-12-12 22:35:03 +09:00 committed by GitHub
commit 54ef457062
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ jobs:
contents: read
strategy:
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
steps:
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1