mirror of
https://github.com/schollz/croc.git
synced 2025-10-11 13:21:00 +02:00
upgrade github ci workflow
This commit is contained in:
parent
7f9688c7a1
commit
fd0db2ad55
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -13,6 +13,6 @@ jobs:
|
|||
- uses: actions/checkout@v2
|
||||
- uses: actions/setup-go@v2
|
||||
with:
|
||||
go-version: '1.18'
|
||||
go-version: '1.19'
|
||||
- run: go version
|
||||
- run: go test -v ./...
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue