We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee8af86 commit dd53927Copy full SHA for dd53927
.github/workflows/build.yml
@@ -77,7 +77,7 @@ jobs:
77
fetch-depth: 0
78
- uses: actions/setup-go@v3
79
with:
80
- go-version: 'oldstable'
+ go-version: '1.20'
81
- run: |
82
go env
83
make build
0 commit comments