Bump to go 1.25.0 (#941)

This commit is contained in:
Itxaka
2025-08-26 16:03:21 +02:00
committed by GitHub
parent 76b93ea50c
commit 48a67237ea
4 changed files with 3 additions and 52 deletions

View File

@@ -12,7 +12,7 @@ jobs:
webui:
strategy:
matrix:
go-version: [ "1.24-bookworm" ]
go-version: [ "1.25-bookworm" ]
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5