mirror of
https://github.com/crunchy-labs/crunchy-cli.git
synced 2026-01-21 04:02:00 -06:00
Bump CI go version to 1.18
This commit is contained in:
parent
5d732123d9
commit
4d65d2f2df
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -11,7 +11,7 @@ jobs:
|
||||||
- name: Set up Go
|
- name: Set up Go
|
||||||
uses: actions/setup-go@v3
|
uses: actions/setup-go@v3
|
||||||
with:
|
with:
|
||||||
go-version: 1.16
|
go-version: 1.18
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
run: go build -v cmd/crunchyroll-go/main.go
|
run: go build -v cmd/crunchyroll-go/main.go
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue