Skip to content

Commit

Permalink
Merge branch 'main' into fix/v6-fallback-main
Browse files Browse the repository at this point in the history
  • Loading branch information
lucas-zimerman authored Oct 17, 2024
2 parents fe65949 + a2f7367 commit aa353c1
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 aa353c1

Please sign in to comment.