Use Go to 1.21.6 and 1.20.13 to build

This commit is contained in:
Robert Marshall 2024-02-06 16:29:58 +00:00 committed by Balasankar 'Balu' C
parent 653ecf8dc0
commit bd863cd03d
6 changed files with 22 additions and 40 deletions

View file

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