Remove armv7 support (#2369)

remove armv7 support
This commit is contained in:
Bernd Storath
2025-12-29 18:54:47 +01:00
committed by GitHub
parent 8325056ccc
commit 94b33abf5e
8 changed files with 12 additions and 11 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ Before you can get started with deploying your own VPN, there are some requireme
1. You need to have a host that you can manage
2. You need to have a domain name or a public IP address
3. You need a supported architecture (x86_64, arm64, armv7)
3. You need a supported architecture (x86_64, arm64)
### Host Setup