GHA: Bump go version in workflow

This commit is contained in:
Tatsuhiro Tsujikawa
2026-03-03 17:42:00 +09:00
parent 4eda36bb11
commit 6168c8be53

View File

@@ -541,7 +541,7 @@ jobs:
- uses: actions/setup-go@v6
if: matrix.buildtool != 'distcheck'
with:
go-version: "1.24"
go-version: "1.25"
- name: Integration test
# Integration tests for nghttpx; autotools erases build
# artifacts.