File tree Expand file tree Collapse file tree 1 file changed +18
-18
lines changed Expand file tree Collapse file tree 1 file changed +18
-18
lines changed Original file line number Diff line number Diff line change @@ -57,27 +57,27 @@ jobs:
57
57
postgresql_version :
58
58
- 16
59
59
config :
60
- # - name: rocky8
61
- # image: "rockylinux"
62
- # tag: "8.9"
60
+ - name : rocky8
61
+ image : " rockylinux"
62
+ tag : " 8.9"
63
63
- name : rocky9
64
64
image : " rockylinux/rockylinux"
65
65
tag : " 9.5"
66
- # - name: debian11
67
- # image: "debian"
68
- # tag: "11"
69
- # - name: debian12
70
- # image: "debian"
71
- # tag: "12"
72
- # - name: ubuntu20
73
- # image: "ubuntu"
74
- # tag: "20.04"
75
- # - name: ubuntu22
76
- # image: "ubuntu"
77
- # tag: "22.04"
78
- # - name: ubuntu24
79
- # image: "ubuntu"
80
- # tag: "24.04"
66
+ - name : debian11
67
+ image : " debian"
68
+ tag : " 11"
69
+ - name : debian12
70
+ image : " debian"
71
+ tag : " 12"
72
+ - name : ubuntu20
73
+ image : " ubuntu"
74
+ tag : " 20.04"
75
+ - name : ubuntu22
76
+ image : " ubuntu"
77
+ tag : " 22.04"
78
+ - name : ubuntu24
79
+ image : " ubuntu"
80
+ tag : " 24.04"
81
81
82
82
steps :
83
83
- name : checkout
You can’t perform that action at this time.
0 commit comments