Add Redox to cross compile CI

This commit is contained in:
Jeremy Soller
2022-03-17 13:08:19 -06:00
committed by Thomas de Zeeuw
parent bde8950000
commit c104261734
+4
View File
@@ -34,6 +34,10 @@ jobs:
vmImage: ubuntu-18.04
target: x86_64-unknown-illumos
redox:
vmImage: ubuntu-18.04
target: x86_64-unknown-redox
pool:
vmImage: $(vmImage)