Make the specification for the runner more specific

[skip ci]
This commit is contained in:
Stef Tervelde
2025-01-17 13:40:46 +01:00
parent cb1d4259dc
commit 828710712b
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ jobs:
matrix:
include:
# compiling for arm32 needs a self-hosted runner on Raspi OS (32-bit)
- os: self-hosted
- os: [self-hosted, linux, ARM]
os_prefix: linux
arch: arm
- os: ubuntu-latest