mirror of
https://github.com/imjasonh/kontain.me
synced 2026-07-14 04:35:21 +00:00
fix CI, bump ko
This commit is contained in:
parent
762f765c9c
commit
ee97133f80
4 changed files with 13 additions and 2576 deletions
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
|
|
@ -14,6 +14,6 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/setup-go@v2
|
||||
with:
|
||||
go-version: 1.20
|
||||
go-version: 1.20.x
|
||||
- uses: actions/checkout@v3
|
||||
- run: go build ./...
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue