Skip to content

Commit

Permalink
packages apt: drop support for Debian GNU/Linux bullseye
Browse files Browse the repository at this point in the history
It reached EOL.
  • Loading branch information
kou committed Sep 5, 2024
1 parent 7da85a5 commit 189a451
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 32 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,6 @@ jobs:
fail-fast: false
matrix:
id:
- debian-bullseye-amd64
- debian-bullseye-arm64
- debian-bookworm-amd64
- debian-bookworm-arm64
- debian-trixie-amd64
Expand Down
2 changes: 0 additions & 2 deletions packages/Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@ class GroongaNormalizerMySQLPackageTask < PackagesGroongaOrgPackageTask

def apt_targets_default
[
"debian-bullseye",
"debian-bullseye-arm64",
"debian-bookworm",
"debian-bookworm-arm64",
"debian-trixie",
Expand Down
1 change: 0 additions & 1 deletion packages/apt/debian-bullseye-arm64/from

This file was deleted.

27 changes: 0 additions & 27 deletions packages/apt/debian-bullseye/Dockerfile

This file was deleted.

0 comments on commit 189a451

Please sign in to comment.