Use go 1.24

This commit is contained in:
Manuel Rüger
2025-02-19 10:56:52 +01:00
parent b2f0e80b12
commit c87b6821d4
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ on:
- master
env:
GO_VERSION: "~1.23.1"
GO_VERSION: "~1.24.0"
jobs:
# Runs Golangci-lint on the source code