File tree Expand file tree Collapse file tree 1 file changed +0
-14
lines changed Expand file tree Collapse file tree 1 file changed +0
-14
lines changed Original file line number Diff line number Diff line change @@ -155,16 +155,8 @@ jobs:
155155 platform :
156156 - runner : ubuntu-22.04
157157 target : x86_64
158- - runner : ubuntu-22.04
159- target : x86
160158 - runner : ubuntu-22.04
161159 target : aarch64
162- - runner : ubuntu-22.04
163- target : armv7
164- - runner : ubuntu-22.04
165- target : s390x
166- - runner : ubuntu-22.04
167- target : ppc64le
168160 steps :
169161 - uses : actions/checkout@v5
170162 with :
@@ -208,12 +200,8 @@ jobs:
208200 platform :
209201 - runner : ubuntu-22.04
210202 target : x86_64
211- - runner : ubuntu-22.04
212- target : x86
213203 - runner : ubuntu-22.04
214204 target : aarch64
215- - runner : ubuntu-22.04
216- target : armv7
217205 steps :
218206 - uses : actions/checkout@v5
219207 with :
@@ -257,8 +245,6 @@ jobs:
257245 platform :
258246 - runner : windows-latest
259247 target : x64
260- - runner : windows-latest
261- target : x86
262248 steps :
263249 - uses : actions/checkout@v5
264250 with :
You can’t perform that action at this time.
0 commit comments