Skip to content

Commit

Permalink
fix: add ubuntu 22.04 to test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
jseniuk committed May 31, 2024
1 parent f3a99f8 commit 132255f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
matrix:
image:
- geerlingguy/docker-ubuntu2004-ansible:latest
- geerlingguy/docker-ubuntu2204-ansible:latest
steps:
- name: checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit 132255f

Please sign in to comment.