Merge branch 'sh-drop-buster-gitlab-builds' into 'master'

Drop Debian buster and Git v2.31 builds in GitLab images

See merge request gitlab-org/gitlab-build-images!522
This commit is contained in:
Rémy Coutable 2022-04-26 10:35:03 +00:00
commit 167473acda

View file

@ -6,7 +6,7 @@
GRAPHICSMAGICK: '1.3.36'
parallel:
matrix:
- DEBIAN: ['buster', 'bullseye']
- DEBIAN: ['bullseye']
RUBY: ['2.7.patched', '3.0.patched']
GIT: ['2.33']
POSTGRESQL: ['11', '12', '13']
@ -34,9 +34,9 @@ gitlab push:
GRAPHICSMAGICK: '1.3.36'
parallel:
matrix:
- DEBIAN: ['buster', 'bullseye']
- DEBIAN: ['bullseye']
RUBY: ['2.7', '3.0']
GIT: ['2.31', '2.33']
GIT: ['2.33']
NODE: ['16.14']
gitlab-assets test: