mirror of
https://github.com/google/blockly.git
synced 2026-01-10 10:27:08 +01:00
Change browser test timeout to 2 hours
This commit is contained in:
2
.github/workflows/browser_test.yml
vendored
2
.github/workflows/browser_test.yml
vendored
@@ -11,7 +11,7 @@ permissions:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
timeout-minutes: 10
|
||||
timeout-minutes: 120
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
||||
strategy:
|
||||
|
||||
Reference in New Issue
Block a user