all working
This commit is contained in:
parent
23d8c16f7d
commit
d006dcc779
3
.github/workflows/ci_test_cleanup.yml
vendored
3
.github/workflows/ci_test_cleanup.yml
vendored
@ -14,6 +14,9 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
- uses: actions/setup-go@v3
|
||||||
|
with:
|
||||||
|
go-version: '1.19'
|
||||||
|
|
||||||
# sets the maximimum time to now-30m.
|
# sets the maximimum time to now-30m.
|
||||||
# CI test have a 10 minute timeout.
|
# CI test have a 10 minute timeout.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user