mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-04-20 16:34:31 +08:00
chore: update workflow timeouts
[skip-ci]
This commit is contained in:
4
.github/workflows/tests_e2e.yml
vendored
4
.github/workflows/tests_e2e.yml
vendored
@@ -12,7 +12,7 @@ jobs:
|
||||
android:
|
||||
name: Android
|
||||
runs-on: macos-latest
|
||||
timeout-minutes: 30
|
||||
timeout-minutes: 35
|
||||
env:
|
||||
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
|
||||
steps:
|
||||
@@ -118,7 +118,7 @@ jobs:
|
||||
ios:
|
||||
name: iOS
|
||||
runs-on: macos-latest
|
||||
timeout-minutes: 30
|
||||
timeout-minutes: 35
|
||||
env:
|
||||
# Use the latest version of xcode for rnfirebase
|
||||
# See link below for available versions;
|
||||
|
||||
Reference in New Issue
Block a user