mirror of
https://github.com/copy/v86.git
synced 2025-12-31 04:23:15 +00:00
ci: set 1 hour timeout for "Build and test" job
This commit is contained in:
parent
f92e6b4b55
commit
a9a538fe89
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
|
@ -18,6 +18,7 @@ jobs:
|
|||
test:
|
||||
runs-on: ubuntu-latest
|
||||
name: Build and test
|
||||
timeout-minutes: 60
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue