mirror of
https://github.com/distribution/distribution.git
synced 2026-01-30 05:58:28 +00:00
Add Go 1.22 support to CI
This change adds Go 1.22 to the Go version matrix in CI and updates all Dockerfiles to use Go 1.21.8. Signed-off-by: Austin Vazquez <macedonv@amazon.com>
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -27,8 +27,8 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
go:
|
||||
- 1.20.14
|
||||
- 1.21.8
|
||||
- 1.22.1
|
||||
target:
|
||||
- test-coverage
|
||||
- test-cloud-storage
|
||||
|
||||
Reference in New Issue
Block a user