We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88f063a commit 1c9de58Copy full SHA for 1c9de58
.github/workflows/main.yml
@@ -21,7 +21,6 @@ jobs:
21
- debian:11
22
- debian:10
23
- ubuntu:20.04
24
- - ubuntu:18.04
25
node-version:
26
- 16
27
- 14
README.md
@@ -33,7 +33,7 @@ detect-character-encoding may return `null` if no charset matches.
33
## Supported operating systems
34
35
- macOS Big Sur
36
-- Ubuntu 20.04 and 18.04
+- Ubuntu 20.04
37
- Debian 12, 11, and 10
38
39
detect-character-encoding does not support 32-bit operating systems.
0 commit comments