File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -183,6 +183,7 @@ jobs:
183183 with :
184184 DOCKER_IMAGE : ccr-2vdh3abv-pub.cnc.bj.baidubce.com/paddlepaddle/paddleqa:fastdeploy-build-cuda126-manylinux
185185 FASTDEPLOY_ARCHIVE_URL : ${{ needs.clone.outputs.repo_archive_url }}
186+ COMPILE_ARCH : " 86,89,80,90"
186187 WITH_NIGHTLY_BUILD : ${{ needs.publish_pre_check.outputs.with_nightly_build }}
187188 FD_VERSION : ${{ needs.publish_pre_check.outputs.fd_version }}
188189 PADDLEVERSION : ${{ needs.publish_pre_check.outputs.compile_use_paddle_version }}
@@ -196,6 +197,7 @@ jobs:
196197 with :
197198 DOCKER_IMAGE : ccr-2vdh3abv-pub.cnc.bj.baidubce.com/paddlepaddle/paddleqa:fastdeploy-build-cuda129-manylinux
198199 FASTDEPLOY_ARCHIVE_URL : ${{ needs.clone.outputs.repo_archive_url }}
200+ COMPILE_ARCH : " 86,89,80,90"
199201 WITH_NIGHTLY_BUILD : ${{ needs.publish_pre_check.outputs.with_nightly_build }}
200202 FD_VERSION : ${{ needs.publish_pre_check.outputs.fd_version }}
201203 PADDLEVERSION : ${{ needs.publish_pre_check.outputs.compile_use_paddle_version }}
You can’t perform that action at this time.
0 commit comments