Skip to content

Commit

Permalink
Increased Rocky Linux test version to 9 (#356)
Browse files Browse the repository at this point in the history
The latests LTS release.
  • Loading branch information
freemanjp authored May 27, 2024
1 parent 37d06de commit 9eb27f1
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 @@ -32,7 +32,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 @@ -9,7 +9,7 @@ galaxy_info:
platforms:
- name: EL
versions:
- '8'
- '9'
- name: Ubuntu
versions:
- bionic
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-golang-rocky
image: rockylinux/rockylinux:8
image: rockylinux/rockylinux:9

provisioner:
name: ansible
Expand Down

0 comments on commit 9eb27f1

Please sign in to comment.