Skip to content

Commit

Permalink
maint: add go 1.19 to CI (#340)
Browse files Browse the repository at this point in the history
  • Loading branch information
vreynolds committed Aug 22, 2022
1 parent 557dd02 commit 5d6b129
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ workflows:
- "1.16"
- "1.17"
- "1.18"
- "1.19"
build:
jobs:
- test:
Expand Down

0 comments on commit 5d6b129

Please sign in to comment.