Fixes for CI, for future releases.

This commit is contained in:
Revertron
2025-10-28 16:31:05 +01:00
parent 4f2aef91c0
commit 71674e3de8
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
arch: [ amd64, i686, armhf, armlf, arm64 ]
arch: [ amd64, i686, armhf, armel, arm64 ]
defaults:
run:
shell: bash