mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-08 20:02:06 -04:00
Run MR pipelines also on AlmaLinux 9
Turns out Python version there is older than elsewhere.
This commit is contained in:
parent
a91e362bb7
commit
8c71989a45
1 changed files with 0 additions and 2 deletions
|
|
@ -878,7 +878,6 @@ gcc:almalinux9:amd64:
|
|||
system:gcc:almalinux9:amd64:
|
||||
<<: *almalinux_9_amd64_image
|
||||
<<: *system_test_job
|
||||
<<: *api_pipelines_schedules_tags_triggers_web_triggering_rules
|
||||
needs:
|
||||
- job: gcc:almalinux9:amd64
|
||||
artifacts: true
|
||||
|
|
@ -886,7 +885,6 @@ system:gcc:almalinux9:amd64:
|
|||
unit:gcc:almalinux9:amd64:
|
||||
<<: *almalinux_9_amd64_image
|
||||
<<: *unit_test_job
|
||||
<<: *api_pipelines_schedules_tags_triggers_web_triggering_rules
|
||||
needs:
|
||||
- job: gcc:almalinux9:amd64
|
||||
artifacts: true
|
||||
|
|
|
|||
Loading…
Reference in a new issue