guix: drop 32-bit android target

This commit is contained in:
tobtoht
2025-01-07 20:15:46 +01:00
parent 2e8a128c75
commit 2fcaf95aca
2 changed files with 1 additions and 3 deletions

View File

@@ -48,7 +48,6 @@ jobs:
- target: "x86_64-apple-darwin"
- target: "aarch64-apple-darwin"
- target: "aarch64-linux-android"
- target: "arm-linux-androideabi"
name: ${{ matrix.toolchain.target }}
steps: