Skip to content

Commit 81fa2c2

Browse files
committed
Review: Remove s390x
1 parent c9fa4d7 commit 81fa2c2

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

versions.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -150,17 +150,15 @@
150150
"arches": [
151151
"amd64",
152152
"arm64",
153-
"ppc64el",
154-
"s390x"
153+
"ppc64el"
155154
],
156155
"version": "18~beta1-1.pgdg120+1"
157156
},
158157
"bullseye": {
159158
"arches": [
160159
"amd64",
161160
"arm64",
162-
"ppc64el",
163-
"s390x"
161+
"ppc64el"
164162
],
165163
"version": "18~beta1-1.pgdg110+1"
166164
},

0 commit comments

Comments
 (0)