We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbad308 commit 8b30af6Copy full SHA for 8b30af6
.github/workflows/main.yml
@@ -7,6 +7,7 @@ on:
7
jobs:
8
build:
9
runs-on: ubuntu-latest
10
+ timeout-minutes: 60
11
steps:
12
13
- name: Set up Go 1.x
0 commit comments