Skip to content

Commit

Permalink
ci: Set min-go-version only numeric
Browse files Browse the repository at this point in the history
  • Loading branch information
mertssmnoglu committed Dec 3, 2023
1 parent 87f9d22 commit 0257e9d
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 @@ -26,4 +26,4 @@ jobs:
with:
version: "2023.1.6"
install-go: false
min-go-version: ">=1.21.4"
min-go-version: "1.21.4"

0 comments on commit 0257e9d

Please sign in to comment.