Skip to content

Commit 88cf6a1

Browse files
committed
update Go
1 parent b98ce44 commit 88cf6a1

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@v5
5555
with:
56-
go-version: 1.22.x
56+
go-version: 1.23.x
5757
- uses: actions/checkout@v4
5858
- run: make clean build rpm deb
5959
- uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)