Skip to content

Commit

Permalink
Update CI go version
Browse files Browse the repository at this point in the history
  • Loading branch information
winebarrel committed Jan 22, 2024
1 parent 5eb41aa commit 4f123ca
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,11 @@ jobs:
# - macOS-latest
# - windows-latest
go:
- "1.21"
- "1.20"
- "1.19"
- "1.18"
- "1.17"
- "1.16"
services:
postgres:
image: postgres:12
Expand Down

0 comments on commit 4f123ca

Please sign in to comment.