mirror of
https://github.com/imjasonh/kontain.me
synced 2026-07-18 23:03:06 +00:00
some tweaks
This commit is contained in:
parent
d194a4f550
commit
194e774baa
3 changed files with 25 additions and 4 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.18
|
||||
go-version: 1.20
|
||||
- uses: actions/checkout@v3
|
||||
- run: go build ./...
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue