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 049eb17 commit b01d84cCopy full SHA for b01d84c
1 file changed
.github/workflows/build_publish_builder_image.yaml
@@ -12,7 +12,7 @@ jobs:
12
13
strategy:
14
matrix:
15
- go-version: [1.25.10, 1.26.2]
+ go-version: [1.25.10, 1.26.3]
16
ubuntu-version: [16.04]
17
18
steps:
0 commit comments