Skip to content

Commit 5579e55

Browse files
committed
fix ubuntu version
1 parent fe5e073 commit 5579e55

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/molecule.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ jobs:
3636
tag: "11"
3737
- image: "debian"
3838
tag: "10"
39-
- image: "20.04"
40-
tag: "latest"
39+
- image: "ubuntu"
40+
tag: "20.04"
4141
steps:
4242
- name: checkout
4343
uses: actions/checkout@v2

0 commit comments

Comments
 (0)