Update rust.yml
This commit is contained in:
@@ -38,8 +38,6 @@ jobs:
|
|||||||
matrix:
|
matrix:
|
||||||
# a list of all the targets
|
# a list of all the targets
|
||||||
include:
|
include:
|
||||||
- TARGET: i686-unknown-linux-gnu # tested in a debian container on a mac
|
|
||||||
OS: ubuntu-latest
|
|
||||||
- TARGET: i686-unknown-linux-musl # test in an alpine container on a mac
|
- TARGET: i686-unknown-linux-musl # test in an alpine container on a mac
|
||||||
OS: ubuntu-latest
|
OS: ubuntu-latest
|
||||||
- TARGET: x86_64-unknown-linux-gnu # tested in a debian container on a mac
|
- TARGET: x86_64-unknown-linux-gnu # tested in a debian container on a mac
|
||||||
|
|||||||
Reference in New Issue
Block a user