mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 10:02:56 +01:00
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:
commit
167473acda
1 changed files with 3 additions and 3 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue