We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c2f40e5 + 9644497 commit eea7313Copy full SHA for eea7313
.github/workflows/tests.yml
@@ -39,7 +39,7 @@ jobs:
39
- os: "fedora39"
40
- os: "ubuntu20"
41
- os: "ubuntu22"
42
- - os: "rockylinux8"
+ - os: "rockylinux9"
43
steps:
44
- name: checkout
45
uses: actions/checkout@v4
@@ -83,7 +83,7 @@ jobs:
83
- os: "fedora37"
84
85
86
87
88
89
uses: actions/checkout@v3
README.md
@@ -61,7 +61,7 @@ Personal Access Token for GitHub account can be created [here](https://github.co
61
62
* Debian 11
63
* Fedora 39
64
-* Rocky Linux 8
+* Rocky Linux 9
65
* Ubuntu 20,22
66
67
## Role Variables
0 commit comments