mirror of
https://github.com/cmur2/miflorad.git
synced 2024-12-21 16:54:24 +01:00
ci: test Go 1.20
This commit is contained in:
parent
0089a3dd2c
commit
36d6563db0
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -13,6 +13,7 @@ jobs:
|
||||
matrix:
|
||||
go:
|
||||
- '1.19'
|
||||
- '1.20'
|
||||
fail-fast: false
|
||||
env:
|
||||
GO111MODULE: on
|
||||
|
Loading…
Reference in New Issue
Block a user