mirror of
https://github.com/lbl8603/vnts.git
synced 2026-04-22 23:37:06 +08:00
去除i686-linux
This commit is contained in:
@@ -36,9 +36,6 @@ jobs:
|
||||
matrix:
|
||||
# a list of all the targets
|
||||
include:
|
||||
- TARGET: i686-unknown-linux-musl # test in an alpine container on a mac
|
||||
OS: ubuntu-latest
|
||||
FEATURES: normal,web
|
||||
- TARGET: x86_64-unknown-linux-musl # test in an alpine container on a mac
|
||||
OS: ubuntu-latest
|
||||
FEATURES: ring-cipher,web
|
||||
|
||||
Reference in New Issue
Block a user