Skip to content

Commit

Permalink
Add Redox to cross compile CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jackpot51 authored and Thomasdezeeuw committed Mar 18, 2022
1 parent b5b0cd5 commit cab9e3f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ci/azure-cross-compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down

0 comments on commit cab9e3f

Please sign in to comment.