Skip to content

Commit af92f41

Browse files
committed
ci: add Ubuntu 24.04 to molecule tests
1 parent 0e6a1d2 commit af92f41

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
fail-fast: false
4242
matrix:
4343
scenario: [default, with-python]
44-
distro: [ubuntu2004, ubuntu2204]
44+
distro: [ubuntu2004, ubuntu2204, ubuntu2404]
4545
ansible-version: ['>=2.11.5']
4646

4747
steps:

0 commit comments

Comments
 (0)