mirror of
https://github.com/Fluffy-Bean/ColouringApp.git
synced 2025-01-29 15:48:27 +00:00
Oops wrong version, I think
This commit is contained in:
parent
88261822ca
commit
17dc997f77
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
|
@ -19,7 +19,7 @@ jobs:
|
|||
- name: Set up Go
|
||||
uses: actions/setup-go@v4
|
||||
with:
|
||||
go-version: '1.20'
|
||||
go-version: '1.21.6'
|
||||
|
||||
- name: Build
|
||||
run: go build -v ./...
|
||||
|
|
Loading…
Reference in a new issue