ci: sync go 1.26 images to ghcr.io/project-zot/golang (#4049)

Signed-off-by: Andrei Aaron <andreifdaaron@gmail.com>
This commit is contained in:
Andrei Aaron
2026-05-10 08:23:06 +03:00
committed by GitHub
parent 8a6674f198
commit 5d323c4dd5
+1 -1
View File
@@ -18,8 +18,8 @@ jobs:
strategy:
matrix:
golang_version:
- "1.24"
- "1.25"
- "1.26"
runs-on: ubuntu-latest
steps:
- name: Log in to GitHub Docker Registry