Merge pull request #1075 from jahway603/remove-EOL-OS
CI / test (push) Has been cancelled
editorconfig-checker / editorconfig-checker (push) Has been cancelled
Check for merge conflicts / main (push) Has been cancelled

Remove Debian 10 from supported OS as it has not had Debian Security Support since since 10 Sep 2022
This commit is contained in:
yubiuser
2024-09-02 23:56:06 +02:00
committed by GitHub
+1 -1
View File
@@ -30,7 +30,7 @@ The following operating systems are **officially** supported:
| Raspberry Pi OS <br>(formerly Raspbian) | Buster / Bullseye | ARM |
| Armbian OS | Any | ARM / x86_64 / riscv64 |
| Ubuntu | 20.x / 22.x / 23.x / 24.x | ARM / x86_64 |
| Debian | 10 / 11 / 12 | ARM / x86_64 / i386 |
| Debian | 11 / 12 | ARM / x86_64 / i386 |
| Fedora | 39 / 40 | ARM / x86_64 |
| CentOS Stream | 9 | x86_64 |