mirror of
https://github.com/itzg/mc-router.git
synced 2024-11-21 11:25:41 +01:00
Fixed Go version for test build (#197)
This commit is contained in:
parent
8fab072e18
commit
1803ecfe04
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v4
|
||||
with:
|
||||
go-version: 1.20
|
||||
go-version-file: 'go.mod'
|
||||
|
||||
- name: Test
|
||||
run: go test ./...
|
||||
|
Loading…
Reference in New Issue
Block a user