Skip to content

Commit

Permalink
Add support for Debian 12
Browse files Browse the repository at this point in the history
  • Loading branch information
sonicdoe committed Jan 6, 2024
1 parent b21bff0 commit 81b528b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
strategy:
matrix:
container:
- debian:12
- debian:11
- debian:10
- ubuntu:20.04
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 and 10
- Debian 12, 11, and 10

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

Expand Down

0 comments on commit 81b528b

Please sign in to comment.