Skip to content

Commit

Permalink
Increased Rocky Linux test version to 9 (#228)
Browse files Browse the repository at this point in the history
The latests LTS release.
  • Loading branch information
freemanjp authored Nov 20, 2024
1 parent 97715b9 commit 00d35ec
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Requirements

* Rocky Linux

* 8
* 9

* Fedora

Expand Down
2 changes: 1 addition & 1 deletion meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ galaxy_info:
platforms:
- name: EL
versions:
- '8'
- '9'
- name: Fedora
versions:
- '34'
Expand Down
2 changes: 1 addition & 1 deletion molecule/rocky/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ role_name_check: 2

platforms:
- name: ansible-role-maven-rocky
image: rockylinux/rockylinux:8
image: rockylinux/rockylinux:9

provisioner:
name: ansible
Expand Down

0 comments on commit 00d35ec

Please sign in to comment.