timeout to 60 minutes
This commit is contained in:
parent
d1db29afd5
commit
96f12fd9c1
1 changed files with 1 additions and 0 deletions
1
.github/workflows/eowyn.yml
vendored
1
.github/workflows/eowyn.yml
vendored
|
|
@ -16,6 +16,7 @@ jobs:
|
||||||
matrix:
|
matrix:
|
||||||
os: [ubuntu-latest, windows-latest, macos-latest]
|
os: [ubuntu-latest, windows-latest, macos-latest]
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
|
timeout-minutes: 60
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: Setup Zig
|
- name: Setup Zig
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue