forked from TrueCloudLab/distribution
update: missed the CI workflow
Signed-off-by: Milos Gajdos <milosthegajdos@gmail.com>
This commit is contained in:
parent
f08898c2c3
commit
2cf416400e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -27,7 +27,7 @@ jobs:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
go:
|
go:
|
||||||
- 1.20.10
|
- 1.20.11
|
||||||
- 1.21.3
|
- 1.21.3
|
||||||
target:
|
target:
|
||||||
- test-coverage
|
- test-coverage
|
||||||
|
|
Loading…
Reference in a new issue