mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-05 00:15:44 +00:00
Merge pull request #29310 from Luap99/machine-timeout
ci: update machine linux timeout to 60m
This commit is contained in:
commit
d483f34af9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -437,7 +437,7 @@ jobs:
|
|||
needs.path-filter.outputs.machine == 'true'
|
||||
name: machine linux ${{ matrix.os.arch }}
|
||||
runs-on: ${{ matrix.os.runner }}
|
||||
timeout-minutes: 40
|
||||
timeout-minutes: 60
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue