Skip to content

Commit 7022872

Browse files
authored
Update build_all.yml removed build_debian_buster
Removed build_debian_buster which is not available anymore and End of support since 30 June 2024
1 parent 7d834e2 commit 7022872

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/build_all.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff 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 &&

0 commit comments

Comments
 (0)