Skip to content

Commit 81ec3e1

Browse files
Update dependency go to v1.25.6
1 parent 702d5e2 commit 81ec3e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ jobs:
88
- uses: actions/checkout@master
99
- uses: actions/setup-go@v5
1010
with:
11-
go-version: '1.9.3' # The Go version to download (if necessary) and use.
11+
go-version: '1.25.6' # The Go version to download (if necessary) and use.
1212
- run: sudo apt-get install libasound2
1313
make

0 commit comments

Comments
 (0)