Skip to content

Commit

Permalink
chore: test supported opensuse 15.5 and latest 15
Browse files Browse the repository at this point in the history
Do this instead of testing 15.5 and 15.6 explicitly

Signed-off-by: Andrew Bobulsky <rulerof@gmail.com>
  • Loading branch information
RulerOf committed Jul 3, 2024
1 parent 42ffa29 commit a84fe35
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kitchen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@ platforms:
- name: opensuse-15.5
driver:
image: opensuse/leap:15.5
- name: opensuse-15.6
- name: opensuse-15-latest
driver:
image: opensuse/leap:15.6
image: opensuse/leap:15
- name: dockerfile
driver:
username: dockerfile
Expand Down

0 comments on commit a84fe35

Please sign in to comment.