We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72ae0ae commit 85d0b3cCopy full SHA for 85d0b3c
1 file changed
.github/workflows/molecule.yml
@@ -46,8 +46,8 @@ jobs:
46
fail-fast: false
47
matrix:
48
config:
49
- - image: "alpine"
50
- tag: "all"
+ - image: "alpine-openrc"
+ tag: "latest"
51
- image: "amazonlinux"
52
tag: "latest"
53
- image: "enterpriselinux"
0 commit comments