|
|
|
@ -21,21 +21,6 @@ jobs:
|
|
|
|
|
- os_name: linux-x86_64
|
|
|
|
|
os: ubuntu-latest
|
|
|
|
|
target: x86_64-unknown-linux-gnu
|
|
|
|
|
- os_name: linux-aarch64
|
|
|
|
|
os: ubuntu-latest
|
|
|
|
|
target: aarch64-unknown-linux-gnu
|
|
|
|
|
- os_name: linux-arm
|
|
|
|
|
os: ubuntu-latest
|
|
|
|
|
target: arm-unknown-linux-gnueabi
|
|
|
|
|
- os_name: linux-i686
|
|
|
|
|
os: ubuntu-latest
|
|
|
|
|
target: i686-unknown-linux-gnu
|
|
|
|
|
- os_name: windows-aarch64
|
|
|
|
|
os: windows-latest
|
|
|
|
|
target: aarch64-pc-windows-msvc
|
|
|
|
|
- os_name: windows-i686
|
|
|
|
|
os: windows-latest
|
|
|
|
|
target: i686-pc-windows-msvc
|
|
|
|
|
- os_name: windows-x86_64
|
|
|
|
|
os: windows-latest
|
|
|
|
|
target: x86_64-pc-windows-msvc
|
|
|
|
|