Skip to content

Commit

Permalink
Merge pull request #213 from MonolithProjects/ci/rockylinux9
Browse files Browse the repository at this point in the history
ci/rockylinux9
  • Loading branch information
MonolithProjects authored Jun 16, 2024
2 parents c2f40e5 + 9644497 commit eea7313
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- os: "fedora39"
- os: "ubuntu20"
- os: "ubuntu22"
- os: "rockylinux8"
- os: "rockylinux9"
steps:
- name: checkout
uses: actions/checkout@v4
Expand Down Expand Up @@ -83,7 +83,7 @@ jobs:
- os: "fedora37"
- os: "ubuntu20"
- os: "ubuntu22"
- os: "rockylinux8"
- os: "rockylinux9"
steps:
- name: checkout
uses: actions/checkout@v3
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ Personal Access Token for GitHub account can be created [here](https://github.co

* Debian 11
* Fedora 39
* Rocky Linux 8
* Rocky Linux 9
* Ubuntu 20,22

## Role Variables
Expand Down

0 comments on commit eea7313

Please sign in to comment.