Skip to content

Commit

Permalink
Upgraded openSUSE version to 15.5
Browse files Browse the repository at this point in the history
Keeping up with the latest release.
  • Loading branch information
freemanjp committed Feb 11, 2024
1 parent 9533804 commit aac9281
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 @@ -41,7 +41,7 @@ Requirements

* openSUSE

* 15.3
* 15.5

* Note: other versions are likely to work but have not been tested.

Expand Down
2 changes: 1 addition & 1 deletion meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ galaxy_info:
- '35'
- name: opensuse
versions:
- '15.3'
- '15.5'
galaxy_tags:
- golang
- development
Expand Down
2 changes: 1 addition & 1 deletion molecule/opensuse/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-opensuse
image: opensuse/leap:15.3
image: opensuse/leap:15.5

provisioner:
name: ansible
Expand Down

0 comments on commit aac9281

Please sign in to comment.