Stop building Go 1.20 images

This commit is contained in:
Clemens Beck 2024-04-18 06:12:17 +00:00 committed by Balasankar 'Balu' C
parent 35806047bd
commit abba2706bd
5 changed files with 4 additions and 128 deletions

View file

@ -100,11 +100,11 @@ gitlab-workhorse:
matrix:
- OS: ['debian:bookworm']
RUBY: ['3.0', '3.1', '3.2']
GOLANG: ['1.20', '1.21', '1.22']
GOLANG: ['1.21', '1.22']
RUST: ['1.73']
GIT: ['2.36']
- OS: ['ubi:8.6']
RUBY: ['3.0', '3.1', '3.2']
GOLANG: ['1.20', '1.21', '1.22']
GOLANG: ['1.21', '1.22']
RUST: ['1.73']
GIT: ['2.36']