Skip to content

Commit

Permalink
fix the matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
dlundgren committed Nov 8, 2024
1 parent 6f47c31 commit 24ea30f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ jobs:
matrix:
image:
# current gen
- image: amazonlinux2023
- image: rockylinux9
- amazonlinux2023
- rockylinux9
# previous gen
- image: ubuntu2204
- ubuntu2204
include:
# test legacy os
- image: amazonlinux2
Expand Down

0 comments on commit 24ea30f

Please sign in to comment.