Update ci.yml

This commit is contained in:
Florian Pigorsch 2025-03-06 12:33:53 +01:00 committed by GitHub
parent a794551579
commit d6f99c6c45
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,7 +6,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
go-version: [1.22.x]
go-version: [1.24.x]
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5