mirror of
https://github.com/project-zot/zot.git
synced 2024-12-30 22:34:13 -05:00
chore: add/sync golang 1.20.x images (#1200)
Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
This commit is contained in:
parent
7c3bf86a6b
commit
672a2cd384
1 changed files with 1 additions and 0 deletions
1
.github/workflows/sync-3rdparty-images.yaml
vendored
1
.github/workflows/sync-3rdparty-images.yaml
vendored
|
@ -19,6 +19,7 @@ jobs:
|
|||
golang_version:
|
||||
- 1.18
|
||||
- 1.19
|
||||
- 1.20
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Log in to GitHub Docker Registry
|
||||
|
|
Loading…
Reference in a new issue