mirror of
https://github.com/1f349/violet.git
synced 2024-11-09 14:12:58 +00:00
Update go version
This commit is contained in:
parent
5643f05aa0
commit
2cce26429b
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -4,7 +4,7 @@ jobs:
|
||||
test:
|
||||
strategy:
|
||||
matrix:
|
||||
go-version: [1.20.x]
|
||||
go-version: [1.21.x]
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/setup-go@v3
|
||||
|
Loading…
Reference in New Issue
Block a user