Skip to content

Commit 5f27891

Browse files
committed
Github workflow: increase timeout.
1 parent 0f50168 commit 5f27891

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compile_ubuntu.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ permissions:
1111
jobs:
1212
compile_latest:
1313
runs-on: ubuntu-latest
14-
timeout-minutes: 30
14+
timeout-minutes: 60
1515

1616
steps:
1717
- name: Checkout_git

0 commit comments

Comments
 (0)