Skip to content

Commit e0f488f

Browse files
fix: molecule tests
1 parent 2aad28b commit e0f488f

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -32,15 +32,10 @@ jobs:
3232
matrix:
3333
config:
3434
- os: "debian11"
35-
tag: "latest"
3635
- os: "fedora37"
37-
tag: "latest"
3836
- os: "ubuntu20"
39-
tag: "latest"
4037
- os: "ubuntu22"
41-
tag: "latest"
4238
- os: "rockylinux8"
43-
tag: "latest"
4439
steps:
4540
- name: checkout
4641
uses: actions/checkout@v3
@@ -78,15 +73,10 @@ jobs:
7873
matrix:
7974
config:
8075
- os: "debian11"
81-
tag: "latest"
8276
- os: "fedora37"
83-
tag: "latest"
8477
- os: "ubuntu20"
85-
tag: "latest"
8678
- os: "ubuntu22"
87-
tag: "latest"
8879
- os: "rockylinux8"
89-
tag: "latest"
9080
steps:
9181
- name: checkout
9282
uses: actions/checkout@v3

0 commit comments

Comments
 (0)