bump Golang to 1.25 (#4870)

This commit is contained in:
bluenviron-bot
2025-09-12 10:20:19 +02:00
committed by GitHub
parent 5542f3d88b
commit aadbd9272e
6 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -41,6 +41,6 @@ jobs:
- uses: actions/setup-go@v6
with:
go-version: "1.24"
go-version: "1.25"
- run: make test-e2e-nodocker