mirror of
https://github.com/TwiN/gatus.git
synced 2025-03-15 07:38:15 +01:00
ci: Decrease timeout-minutes to 20
This commit is contained in:
parent
7bbd7bcee3
commit
b8ab17eee1
2
.github/workflows/publish-experimental.yml
vendored
2
.github/workflows/publish-experimental.yml
vendored
@ -4,7 +4,7 @@ jobs:
|
|||||||
publish-experimental:
|
publish-experimental:
|
||||||
name: publish-experimental
|
name: publish-experimental
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
timeout-minutes: 30
|
timeout-minutes: 20
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- name: Get image repository
|
- name: Get image repository
|
||||||
|
Loading…
Reference in New Issue
Block a user