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

Debian bullseye and Git v2.33 are the default now, so we have no need
for these older versions.
This commit is contained in:
Stan Hu 2022-04-25 21:22:03 -07:00
parent d8667216bc
commit 7f87b2eb16
No known key found for this signature in database
GPG key ID: 8D3931AD39CC7A20

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: