We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a3217f commit d49e7c4Copy full SHA for d49e7c4
1 file changed
.github/workflows/plugins.yml
@@ -388,6 +388,7 @@ jobs:
388
image: testing:alma10
389
distrib: el10
390
arch: amd64
391
+ skip_robot_tests: true
392
- package_extension: deb
393
image: testing:bullseye
394
distrib: bullseye
@@ -400,6 +401,7 @@ jobs:
400
401
image: testing:trixie
402
distrib: trixie
403
404
405
406
image: testing:jammy
407
distrib: jammy
0 commit comments