Skip to content

Commit

Permalink
Update action test platform targets
Browse files Browse the repository at this point in the history
  • Loading branch information
teddyphreak committed Jul 10, 2024
1 parent 1cd6bc6 commit 9438793
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,18 @@ jobs:
scenario:
- name: default
image:
- name: ubuntu2404
command: /lib/systemd/systemd
- name: ubuntu2204
command: /lib/systemd/systemd
- name: ubuntu2004
command: /lib/systemd/systemd
- name: debian12
command: /lib/systemd/systemd
- name: debian11
command: /lib/systemd/systemd
- name: rockylinux9
command: /lib/systemd/systemd
steps:
- name: Check out the codebase
uses: actions/checkout@v4
Expand Down

0 comments on commit 9438793

Please sign in to comment.