Skip to content

Commit d079d11

Browse files
committed
os 26.2
1 parent 0e81aa5 commit d079d11

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/e2e-tests.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ jobs:
147147
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
148148
CHATWOOT_API: ${{ secrets.CHATWOOT_API }}
149149
SIMULATOR_NAME: "iPhone 16"
150-
OS_VERSION: "18.6"
150+
OS_VERSION: "26.2"
151151
GEO: false
152152
E2E_BACKEND: network
153153
E2E_NETWORK: regtest
@@ -416,7 +416,7 @@ jobs:
416416
env:
417417
BACKEND: regtest
418418
SIMULATOR_NAME: "iPhone 16"
419-
SIMULATOR_OS_VERSION: "18.6"
419+
SIMULATOR_OS_VERSION: "26.2"
420420
RECORD_VIDEO: true
421421
ATTEMPT: 1
422422

@@ -429,7 +429,7 @@ jobs:
429429
env:
430430
BACKEND: regtest
431431
SIMULATOR_NAME: "iPhone 16"
432-
SIMULATOR_OS_VERSION: "18.6"
432+
SIMULATOR_OS_VERSION: "26.2"
433433
RECORD_VIDEO: true
434434
ATTEMPT: 2
435435

@@ -441,7 +441,7 @@ jobs:
441441
env:
442442
BACKEND: regtest
443443
SIMULATOR_NAME: "iPhone 16"
444-
SIMULATOR_OS_VERSION: "18.6"
444+
SIMULATOR_OS_VERSION: "26.2"
445445
RECORD_VIDEO: true
446446
ATTEMPT: 3
447447

0 commit comments

Comments
 (0)