Skip to content

Commit

Permalink
Merge pull request #296 from crazy-max/ci-update
Browse files Browse the repository at this point in the history
ci: update go test matrix
  • Loading branch information
crazy-max authored Sep 9, 2023
2 parents c288ff2 + e34f844 commit c28c927
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ jobs:
fail-fast: false
matrix:
go_version:
- 1.18
- 1.19
- "1.20"
- "1.21"
steps:
-
name: Checkout
Expand Down

0 comments on commit c28c927

Please sign in to comment.