Skip to content

Commit

Permalink
bump go version
Browse files Browse the repository at this point in the history
  • Loading branch information
praveensanap committed Dec 3, 2024
1 parent f105761 commit cc8b22f
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", "1.22.x", "stable"]
go: [ "1.22.x", "stable"]

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

0 comments on commit cc8b22f

Please sign in to comment.