File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 32
32
matrix :
33
33
include :
34
34
# compiling for arm32 needs a self-hosted runner on Raspi OS (32-bit)
35
- - os : self-hosted
35
+ - os : [ self-hosted, linux, ARM]
36
36
os_prefix : linux
37
37
arch : arm
38
38
- os : ubuntu-latest
Original file line number Diff line number Diff line change 17
17
matrix :
18
18
include :
19
19
# compiling for arm32 needs a self-hosted runner on Raspi OS (32-bit)
20
- - os : self-hosted
20
+ - os : [ self-hosted, linux, ARM]
21
21
os_prefix : linux
22
22
arch : arm
23
23
- os : ubuntu-latest
Original file line number Diff line number Diff line change 59
59
matrix :
60
60
include :
61
61
# compiling for arm32 needs a self-hosted runner on Raspi OS (32-bit)
62
- - os : self-hosted
62
+ - os : [ self-hosted, linux, ARM]
63
63
os_prefix : linux
64
64
arch : arm
65
65
- os : ubuntu-latest
You can’t perform that action at this time.
0 commit comments