mirror of
https://github.com/TwiN/gatus.git
synced 2025-03-14 23:28:25 +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:
|
||||
name: publish-experimental
|
||||
runs-on: ubuntu-latest
|
||||
timeout-minutes: 30
|
||||
timeout-minutes: 20
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Get image repository
|
||||
|
Loading…
Reference in New Issue
Block a user