diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a425626fd7..95b2a517a3 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -668,7 +668,6 @@ macOS15_Xcode16_arm64: - mv *.zip incoming_artifacts/ - declare -A destinations - | - # todo: this will get upset by certain characters for merge_list in *_to-be-merged.txt; do while IFS=: read -r partial destination; do destinations["$destination"]=""