Skip to content

Commit 85f54d0

Browse files
authored
Merge pull request mackerelio#791 from mackerelio/bump-go
bump go version on build
2 parents ea0178a + 1cd1688 commit 85f54d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
${{ runner.os }}-go-
5454
- uses: actions/setup-go@v4
5555
with:
56-
go-version: 1.19.x
56+
go-version: 1.20.x
5757
- uses: actions/checkout@v3
5858
- run: make clean build rpm deb
5959
- uses: actions/upload-artifact@v3

0 commit comments

Comments
 (0)