mirror of
https://github.com/crowdsecurity/crowdsec.git
synced 2025-05-10 20:05:55 +02:00
CI: use go 1.24 for windows (#3479)
This commit is contained in:
parent
105801d1f9
commit
8da6a4dc92
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue