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.
2 parents ea0178a + 1cd1688 commit 85f54d0Copy full SHA for 85f54d0
.github/workflows/test.yml
@@ -53,7 +53,7 @@ jobs:
53
${{ runner.os }}-go-
54
- uses: actions/setup-go@v4
55
with:
56
- go-version: 1.19.x
+ go-version: 1.20.x
57
- uses: actions/checkout@v3
58
- run: make clean build rpm deb
59
- uses: actions/upload-artifact@v3
0 commit comments