Skip to content

Commit 6a0e0f8

Browse files
committed
ci/gha: switch to Go 1.18.x for validate
Signed-off-by: Kir Kolyshkin <[email protected]>
1 parent ae93f68 commit 6a0e0f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/validate.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
- release-*
99
pull_request:
1010
env:
11-
GO_VERSION: 1.17.x
11+
GO_VERSION: 1.18.x
1212

1313
jobs:
1414

0 commit comments

Comments
 (0)