We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc88802 commit 851be87Copy full SHA for 851be87
.github/workflows/build_publish_builder_image.yaml
@@ -12,7 +12,7 @@ jobs:
12
13
strategy:
14
matrix:
15
- go-version: [1.24.6, 1.25.3]
+ go-version: [1.24.6, 1.25.4]
16
ubuntu-version: [16.04]
17
18
steps:
0 commit comments