mirror of
https://github.com/nix-community/nixvim.git
synced 2025-08-04 01:55:11 +02:00
github-workflow: add a timeout for jobs
This commit is contained in:
parent
19680bbfa1
commit
7eb1a85ccb
3 changed files with 3 additions and 0 deletions
1
.github/workflows/update.yml
vendored
1
.github/workflows/update.yml
vendored
|
@ -7,6 +7,7 @@ on:
|
|||
jobs:
|
||||
lockfile:
|
||||
runs-on: nscloud-ubuntu-22.04-amd64-4x16
|
||||
timeout-minutes: 40
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue