Skip to content

Commit

Permalink
fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
praveensanap committed Dec 2, 2024
1 parent 127e12d commit f105761
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

strategy:
matrix:
go: ["1.17.x", "1.18.x", "stable"]
go: ["1.17.x", "1.18.x", "1.22.x", "stable"]

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit f105761

Please sign in to comment.