We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 322cb8c commit 655ae72Copy full SHA for 655ae72
.github/workflows/build.yaml
@@ -27,6 +27,7 @@ jobs:
27
with:
28
cache: false
29
go-version-file: 'go.mod'
30
+ go-version: ^1.19
31
32
- name: Test and build image
33
run: |
0 commit comments