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

@ -18,10 +18,10 @@ gitaly:
parallel:
matrix:
- OS: ['debian:bullseye', 'debian:bookworm']
GOLANG: ['1.19', '1.20', '1.21']
GOLANG: ['1.20', '1.21']
RUST: ['1.73']
GIT: ['2.36']
- OS: ['ubi:8.6']
GOLANG: ['1.19', '1.20', '1.21']
GOLANG: ['1.20', '1.21']
RUST: ['1.73']
GIT: ['2.36']