Skip to content

Commit

Permalink
chore: increase boot timeout to 12 minutes
Browse files Browse the repository at this point in the history
  • Loading branch information
ABausG committed Jul 10, 2024
1 parent 046643a commit ca8c51a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/flutter-beta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ jobs:
api: 29
tag: default
abi: x86
bootTimeout: 720

# iOS Test based on https://medium.com/flutter-community/run-flutter-driver-tests-on-github-actions-13c639c7e4ab
# by @kate_sheremet
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ jobs:
api: 29
tag: default
abi: x86
bootTimeout: 720

# iOS Test based on https://medium.com/flutter-community/run-flutter-driver-tests-on-github-actions-13c639c7e4ab
# by @kate_sheremet
Expand Down

0 comments on commit ca8c51a

Please sign in to comment.