mirror of
https://github.com/openharmony/third_party_rust_mio.git
synced 2026-07-01 20:53:59 -04:00
Add Redox to cross compile CI
This commit is contained in:
committed by
Thomas de Zeeuw
parent
bde8950000
commit
c104261734
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user