Skip to content

Commit

Permalink
Merge pull request #791 from mackerelio/bump-go
Browse files Browse the repository at this point in the history
bump go version on build
  • Loading branch information
yseto authored Oct 20, 2023
2 parents ea0178a + 1cd1688 commit 85f54d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
${{ runner.os }}-go-
- uses: actions/setup-go@v4
with:
go-version: 1.19.x
go-version: 1.20.x
- uses: actions/checkout@v3
- run: make clean build rpm deb
- uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 85f54d0

Please sign in to comment.