CI: use go 1.24 for windows (#3479)

This commit is contained in:
mmetc 2025-02-21 12:55:02 +01:00 committed by GitHub
parent 105801d1f9
commit 8da6a4dc92
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -21,7 +21,7 @@ stages:
- task: GoTool@0
displayName: "Install Go"
inputs:
version: '1.23.3'
version: '1.24.0'
- pwsh: |
choco install -y make