File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -260,7 +260,7 @@ alt_build_task:
260
260
261
261
# Confirm building the remote client, natively on a Mac OS-X VM.
262
262
osx_alt_build_task :
263
- name : " OSX Cross "
263
+ name : " Build for MacOS amd64+arm64 "
264
264
alias : osx_alt_build
265
265
# Docs: ./contrib/cirrus/CIModes.md
266
266
only_if : *no_rhel_release # RHEL never releases podman mac installer binary
@@ -1169,7 +1169,7 @@ artifacts_task:
1169
1169
osx_binaries_script :
1170
1170
- mkdir -p /tmp/osx
1171
1171
- cd /tmp/osx
1172
- - $ARTCURL/OSX%20Cross /repo/repo.tbz
1172
+ - $ARTCURL/Build%20for%20MacOS%20amd64%2Barm64 /repo/repo.tbz
1173
1173
- tar xjf repo.tbz
1174
1174
- mv ./podman-remote-release-darwin_*.zip $CIRRUS_WORKING_DIR/
1175
1175
- mv ./contrib/pkginstaller/out/podman-installer-macos-*.pkg $CIRRUS_WORKING_DIR/
You can’t perform that action at this time.
0 commit comments