Skip to content

Commit

Permalink
chore: Bump E2E RN 0.65 to macos-13 (#4187)
Browse files Browse the repository at this point in the history
  • Loading branch information
krystofwoldrich authored Oct 17, 2024
1 parent fe13591 commit a2f7367
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
platform: ["ios", "android"]
include:
- platform: ios
runs-on: macos-12
runs-on: macos-13
name: iOS
appPlain: performance-tests/test-app-plain.ipa
- platform: android
Expand Down Expand Up @@ -181,7 +181,7 @@ jobs:
device: 'iPhone 14'
- platform: ios
rn-version: '0.65.3'
runs-on: macos-12
runs-on: macos-13
runtime: 'latest'
device: 'iPhone 14'
- platform: android
Expand Down

0 comments on commit a2f7367

Please sign in to comment.