Skip to content

Commit

Permalink
Regenerate CI and docs. Rocky, here we come.
Browse files Browse the repository at this point in the history
  • Loading branch information
robertdebock committed Jul 2, 2021
1 parent 0cffd4f commit 893ca15
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
fail-fast: false
matrix:
config:
- image: "centos"
- image: "rockylinux"
tag: "latest"
- image: "debian"
tag: "latest"
Expand Down
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ molecule:
retry: 1
parallel:
matrix:
- image: "centos"
- image: "rockylinux"
tag: "latest"
- image: "debian"
tag: "latest"
Expand Down

0 comments on commit 893ca15

Please sign in to comment.