ci: test Go 1.20

pull/87/head
Christian Nicolai 2 months ago committed by GitHub
parent 0089a3dd2c
commit 36d6563db0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -13,6 +13,7 @@ jobs:
matrix:
go:
- '1.19'
- '1.20'
fail-fast: false
env:
GO111MODULE: on

Loading…
Cancel
Save