Skip to content

Commit

Permalink
Bump golang to 1.24 in pipeline (#429)
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinWeindel authored Feb 27, 2025
1 parent 8e22b3b commit 748f201
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .ci/pipeline_definitions
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,10 @@ cert-management:

steps:
build:
image: golang:1.23.1
image: golang:1.24.0
output_dir: binary
check:
image: golang:1.23.1
image: golang:1.24.0

jobs:
head-update:
Expand Down

0 comments on commit 748f201

Please sign in to comment.