mirror of
https://codeberg.org/andyscott/ziglings.git
synced 2024-12-21 21:53:11 -05:00
timeout to 60 minutes
This commit is contained in:
parent
2775d21ed0
commit
64d90c3397
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:
|
||||
os: [ubuntu-latest, windows-latest, macos-latest]
|
||||
runs-on: ${{ matrix.os }}
|
||||
timeout-minutes: 60
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Setup Zig
|
||||
|
|
Loading…
Reference in a new issue