Skip to content

Commit b1f04d2

Browse files
committed
update: add GOTOOLCHAIN environment variable to lint and tests workflow
1 parent 5443f02 commit b1f04d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint_and_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66

77
env:
88
go-version: 1.25
9-
9+
GOTOOLCHAIN: 1.25
1010
jobs:
1111
unit-test:
1212
timeout-minutes: 20

0 commit comments

Comments
 (0)