Skip to content

Commit

Permalink
[kitchen] Temporarily remove Debian 9 from supported platforms (#16730)
Browse files Browse the repository at this point in the history
  • Loading branch information
Slavek Kabrda authored Apr 24, 2023
1 parent 244d305 commit 5bcef2e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitlab/kitchen_testing/debian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

.kitchen_scenario_debian_a6_x64:
variables:
KITCHEN_OSVERS: "debian-9,debian-10,debian-11"
KITCHEN_OSVERS: "debian-10,debian-11"
KITCHEN_CWS_SUPPORTED_OSVERS: "debian-10,debian-11"
DEFAULT_KITCHEN_OSVERS: "debian-11"
extends:
Expand All @@ -32,7 +32,7 @@

.kitchen_scenario_debian_a7_x64:
variables:
KITCHEN_OSVERS: "debian-9,debian-10,debian-11"
KITCHEN_OSVERS: "debian-10,debian-11"
KITCHEN_CWS_SUPPORTED_OSVERS: "debian-10,debian-11"
DEFAULT_KITCHEN_OSVERS: "debian-11"
extends:
Expand Down

0 comments on commit 5bcef2e

Please sign in to comment.