1
0
Fork 0
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:
Jason Hall 2023-04-26 13:24:42 -04:00
parent 762f765c9c
commit ee97133f80
Failed to extract signature
4 changed files with 13 additions and 2576 deletions

View file

@ -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 ./...