Skip to content

Commit e80ad24

Browse files
committed
workflows: Include illumos in stable builds
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
1 parent 00924c9 commit e80ad24

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/linux-builds-on-stable.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
- arm-unknown-linux-gnueabihf # skip-pr skip-master
2929
- x86_64-unknown-freebsd # skip-pr skip-master
3030
- x86_64-unknown-netbsd # skip-pr skip-master
31+
- x86_64-unknown-illumos # skip-pr skip-master
3132
- powerpc-unknown-linux-gnu # skip-pr skip-master
3233
- powerpc64le-unknown-linux-gnu # skip-pr skip-master
3334
- mips-unknown-linux-gnu # skip-pr skip-master

0 commit comments

Comments
 (0)