Skip to content

Commit

Permalink
added new ci workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ajith-nataraj committed Oct 16, 2023
1 parent fe1d540 commit 1e05c8a
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", "1.18", "stable"]
go: ["1.17.x", "1.18.x", "stable"]

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

0 comments on commit 1e05c8a

Please sign in to comment.