Skip to content

Commit

Permalink
Drop support for Debian 9
Browse files Browse the repository at this point in the history
  • Loading branch information
sonicdoe committed Jan 6, 2024
1 parent 4a85ee4 commit b21bff0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ jobs:
container:
- debian:11
- debian:10
- debian:9
- ubuntu:20.04
- ubuntu:18.04
node-version:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ detect-character-encoding may return `null` if no charset matches.

- macOS Big Sur
- Ubuntu 20.04 and 18.04
- Debian 11, 10, and 9
- Debian 11 and 10

detect-character-encoding does not support 32-bit operating systems.

Expand Down

0 comments on commit b21bff0

Please sign in to comment.