Skip to content

Commit ec2290a

Browse files
Drop Ubuntu 22.04 test as it has started failing
1 parent 02e0504 commit ec2290a

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

.gitlab-ci.yml

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -353,24 +353,6 @@ before_script:
353353
rules:
354354
- !reference [.upstream_rules, rules]
355355

356-
#-----------------------------------------------------------#
357-
# Ubuntu amd64 22.04 test #
358-
#-----------------------------------------------------------#
359-
"Ubuntu amd64 22.04LTS":
360-
image: ubuntu:jammy
361-
stage: test
362-
script:
363-
- apt update
364-
- DEBIAN_FRONTEND=noninteractive apt install -yq --no-install-recommends ./openrgb*amd64.deb
365-
- openrgb --version
366-
- apt remove -y openrgb
367-
dependencies:
368-
- "Linux amd64 .deb (Debian Bookworm)"
369-
needs:
370-
- "Linux amd64 .deb (Debian Bookworm)"
371-
rules:
372-
- !reference [.upstream_rules, rules]
373-
374356
#-----------------------------------------------------------#
375357
# Ubuntu amd64 24.04 test #
376358
#-----------------------------------------------------------#

0 commit comments

Comments
 (0)