Skip to content

Commit f659e68

Browse files
committed
test with specific go version
1 parent a407b35 commit f659e68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ jobs:
1919
secrets:
2020
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
2121
with:
22-
go-versions: '["this"]'
22+
go-versions: '["1.23.6"]'
2323

0 commit comments

Comments
 (0)