Skip to content

Commit 99fba94

Browse files
author
David ASSIGBI
committed
test: ci failing on gcc installation on random container
1 parent 4a62f3a commit 99fba94

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/molecule.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ jobs:
5858
- 16
5959
config:
6060
- name: rocky8
61-
image: "rockylinux"
62-
tag: "8.9"
61+
image: "rockylinux/rockylinux"
62+
tag: "8.10"
6363
- name: rocky9
6464
image: "rockylinux/rockylinux"
6565
tag: "9.5"

0 commit comments

Comments
 (0)