File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -603,8 +603,6 @@ jobs:
603603 ' build_windows' ,
604604 ' build_macos_intel' ,
605605 ' build_macos_arm' ,
606- ' build_debian_buster_amd64' ,
607- ' build_debian_buster_aarch64' ,
608606 ' build_debian_bullseye_amd64' ,
609607 ' build_debian_bullseye_aarch64' ,
610608 ' build_debian_bookworm_amd64' ,
@@ -633,8 +631,6 @@ jobs:
633631 mv sdrpp_windows_x64/sdrpp_windows_x64.zip sdrpp_all/ &&
634632 mv sdrpp_macos_intel/sdrpp_macos_intel.zip sdrpp_all/ &&
635633 mv sdrpp_macos_arm/sdrpp_macos_arm.zip sdrpp_all/ &&
636- mv sdrpp_debian_buster_amd64/sdrpp_debian_amd64.deb sdrpp_all/sdrpp_debian_buster_amd64.deb &&
637- mv sdrpp_debian_buster_aarch64/sdrpp_debian_amd64.deb sdrpp_all/sdrpp_debian_buster_aarch64.deb &&
638634 mv sdrpp_debian_bullseye_amd64/sdrpp_debian_amd64.deb sdrpp_all/sdrpp_debian_bullseye_amd64.deb &&
639635 mv sdrpp_debian_bullseye_aarch64/sdrpp_debian_amd64.deb sdrpp_all/sdrpp_debian_bullseye_aarch64.deb &&
640636 mv sdrpp_debian_bookworm_amd64/sdrpp_debian_amd64.deb sdrpp_all/sdrpp_debian_bookworm_amd64.deb &&
You can’t perform that action at this time.
0 commit comments