Merge pull request #3748 from gliptak/patch-1

Add Go 1.19 to GHA
pull/3754/head
Wang Yan 2022-10-17 14:33:46 +08:00 committed by GitHub
commit ff42b8bf8e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -21,8 +21,8 @@ jobs:
fail-fast: false
matrix:
go:
- 1.17
- 1.18
- 1.19
steps:
-
name: Checkout