Skip to content

Commit eea7313

Browse files
Merge pull request #213 from MonolithProjects/ci/rockylinux9
ci/rockylinux9
2 parents c2f40e5 + 9644497 commit eea7313

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- os: "fedora39"
4040
- os: "ubuntu20"
4141
- os: "ubuntu22"
42-
- os: "rockylinux8"
42+
- os: "rockylinux9"
4343
steps:
4444
- name: checkout
4545
uses: actions/checkout@v4
@@ -83,7 +83,7 @@ jobs:
8383
- os: "fedora37"
8484
- os: "ubuntu20"
8585
- os: "ubuntu22"
86-
- os: "rockylinux8"
86+
- os: "rockylinux9"
8787
steps:
8888
- name: checkout
8989
uses: actions/checkout@v3

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Personal Access Token for GitHub account can be created [here](https://github.co
6161

6262
* Debian 11
6363
* Fedora 39
64-
* Rocky Linux 8
64+
* Rocky Linux 9
6565
* Ubuntu 20,22
6666

6767
## Role Variables

0 commit comments

Comments
 (0)