github: move arm to armv6

This commit is contained in:
bol-van
2026-03-01 20:35:00 +03:00
parent 63e6215be0
commit 24e3b53165
2 changed files with 2 additions and 2 deletions

View File

@@ -25,7 +25,7 @@ jobs:
- arch: arm64
tool: aarch64-unknown-linux-musl
- arch: arm
tool: armv7-unknown-linux-musleabi
tool: armv6-unknown-linux-musleabi
- arch: mips64
tool: mips64-unknown-linux-musl
- arch: mipselsf