File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ version: "2"
1616
1717# Run configuration
1818run :
19- go : " 1.26 "
19+ go : " 1.27 "
2020 timeout : 5m
2121 tests : true
2222 modules-download-mode : readonly
Original file line number Diff line number Diff line change @@ -172,7 +172,7 @@ testing_tools:
172172 # Docker Hub pulls rate-limit on shared CI runners. Do not regress to a
173173 # Docker Hub pin on bump.
174174 # renovate: datasource=docker depName=docker.gitea.com/gitea depType=testing_tools
175- gitea_image : ' docker.gitea.com/gitea:1.26.4 -rootless'
175+ gitea_image : ' docker.gitea.com/gitea:1.27.0 -rootless'
176176 # renovate: datasource=github-releases depName=hauler-dev/hauler depType=testing_tools
177177 hauler : ' v2.0.3'
178178 # renovate: datasource=github-releases depName=zarf-dev/zarf depType=testing_tools
You can’t perform that action at this time.
0 commit comments