File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 42
42
- image : " debian"
43
43
tag : " bullseye"
44
44
- image : " fedora"
45
- tag : " 38 "
45
+ tag : " 39 "
46
46
- image : " fedora"
47
47
tag : " latest"
48
48
- image : " fedora"
52
52
- image : " ubuntu"
53
53
tag : " latest"
54
54
- image : " ubuntu"
55
- tag : " focal "
55
+ tag : " jammy "
56
56
- image : " ubuntu"
57
- tag : " bionic "
57
+ tag : " focal "
58
58
steps :
59
59
- name : checkout
60
60
uses : actions/checkout@v4
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ molecule:
25
25
- image : " debian"
26
26
tag : " bullseye"
27
27
- image : " fedora"
28
- tag : " 38 "
28
+ tag : " 39 "
29
29
- image : " fedora"
30
30
tag : " latest"
31
31
- image : " fedora"
@@ -35,9 +35,9 @@ molecule:
35
35
- image : " ubuntu"
36
36
tag : " latest"
37
37
- image : " ubuntu"
38
- tag : " focal "
38
+ tag : " jammy "
39
39
- image : " ubuntu"
40
- tag : " bionic "
40
+ tag : " focal "
41
41
42
42
galaxy :
43
43
script :
You can’t perform that action at this time.
0 commit comments