Skip to content

Commit

Permalink
Test some on ubuntu 24.04
Browse files Browse the repository at this point in the history
  • Loading branch information
gionn committed Jan 13, 2025
1 parent f8e7447 commit 689032f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/community.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:
fail-fast: false
matrix:
molecule_distro:
- image: ubuntu:24.04
- image: ubuntu:22.04
- image: rockylinux/rockylinux:9.4
role:
Expand Down
5 changes: 5 additions & 0 deletions .github/workflows/enteprise.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,11 @@ jobs:
molecule_distro:
image: ubuntu:22.04
runner: ubuntu-latest-arm64-small
- scenario:
name: docker_enterprise
molecule_distro:
image: ubuntu:24.04
runner: ubuntu-latest-arm64-small

uses: ./.github/workflows/docker.yml
with:
Expand Down

0 comments on commit 689032f

Please sign in to comment.