mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2025-12-23 22:18:36 -05:00
Use specific XCode version in e2e CI
This commit is contained in:
4
.github/workflows/e2e_ios.yml
vendored
4
.github/workflows/e2e_ios.yml
vendored
@@ -36,6 +36,10 @@ jobs:
|
||||
timeout-minutes: 120
|
||||
|
||||
steps:
|
||||
- uses: maxim-lobanov/setup-xcode@v1
|
||||
with:
|
||||
xcode-version: '^16.2'
|
||||
|
||||
- name: Check out Git repository
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user