Skip to content

Commit

Permalink
Merge pull request zcash#6893 from zcash/deprecating_buster
Browse files Browse the repository at this point in the history
Deprecating buster
  • Loading branch information
str4d authored Jun 13, 2024
2 parents 3114738 + 9eb5bae commit 284c7e6
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 11 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,14 +64,6 @@ jobs:
container: electriccoinco/debian-helper:bullseye
host: x86_64-pc-linux-gnu

- name: Debian-buster
tier: 2
platform: Debian buster
build_os: ubuntu-20.04-8cores
test_os: ubuntu-20.04
container: electriccoinco/debian-helper:buster
host: x86_64-pc-linux-gnu

- name: ubuntu-20.04
tier: 1
platform: Ubuntu 20.04
Expand Down
2 changes: 0 additions & 2 deletions contrib/gitian-descriptors/gitian-linux-parallel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ distro: "debian"
suites:
- "bookworm"
- "bullseye"
- "buster"
architectures:
- "amd64"
packages:
Expand All @@ -26,7 +25,6 @@ packages:
- "ncurses-dev"
- "pkg-config"
- "python3"
- "python-is-python3"
- "unzip"
- "wget"
- "zlib1g-dev"
Expand Down
1 change: 0 additions & 1 deletion contrib/gitian-descriptors/gitian-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ distro: "debian"
suites:
- "bookworm"
- "bullseye"
- "buster"
architectures:
- "amd64"
packages:
Expand Down

0 comments on commit 284c7e6

Please sign in to comment.