Disable Arm32 Builds (#1325)

Disables Arm32 builds and removes mention of the build option in the README.
This commit is contained in:
Craftzman7
2024-05-19 17:35:40 -07:00
committed by GitHub
parent 713fad6f6b
commit 9e58f5ed02
6 changed files with 29 additions and 25 deletions

View File

@@ -211,10 +211,6 @@ jobs:
artifact-name: macOSArm
architecture: x64
arch-override: macarm64
- os: ubuntu-latest
artifact-name: LinuxArm32
architecture: x64
arch-override: linuxarm32
- os: ubuntu-latest
artifact-name: LinuxArm64
architecture: x64