We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f50168 commit 5f27891Copy full SHA for 5f27891
.github/workflows/compile_ubuntu.yml
@@ -11,7 +11,7 @@ permissions:
11
jobs:
12
compile_latest:
13
runs-on: ubuntu-latest
14
- timeout-minutes: 30
+ timeout-minutes: 60
15
16
steps:
17
- name: Checkout_git
0 commit comments