Skip to content

Commit d49e7c4

Browse files
authored
fix(ci): remove robot tests for el10 and trixie (perl connector not available) (#6193)
1 parent 6a3217f commit d49e7c4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/plugins.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -388,6 +388,7 @@ jobs:
388388
image: testing:alma10
389389
distrib: el10
390390
arch: amd64
391+
skip_robot_tests: true
391392
- package_extension: deb
392393
image: testing:bullseye
393394
distrib: bullseye
@@ -400,6 +401,7 @@ jobs:
400401
image: testing:trixie
401402
distrib: trixie
402403
arch: amd64
404+
skip_robot_tests: true
403405
- package_extension: deb
404406
image: testing:jammy
405407
distrib: jammy

0 commit comments

Comments
 (0)