Skip to content

Commit a2f7367

Browse files
chore: Bump E2E RN 0.65 to macos-13 (#4187)
1 parent fe13591 commit a2f7367

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/e2e.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
platform: ["ios", "android"]
4444
include:
4545
- platform: ios
46-
runs-on: macos-12
46+
runs-on: macos-13
4747
name: iOS
4848
appPlain: performance-tests/test-app-plain.ipa
4949
- platform: android
@@ -181,7 +181,7 @@ jobs:
181181
device: 'iPhone 14'
182182
- platform: ios
183183
rn-version: '0.65.3'
184-
runs-on: macos-12
184+
runs-on: macos-13
185185
runtime: 'latest'
186186
device: 'iPhone 14'
187187
- platform: android

0 commit comments

Comments
 (0)