Merge pull request #15 from koji-1009/chore/integration_test
chore: iOS simulator
This commit is contained in:
commit
54ef457062
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue