0
0
Fork 0
mirror of https://github.com/denoland/rusty_v8.git synced 2024-11-24 15:19:31 -05:00

add cargo to matrix

This commit is contained in:
Ronny Chan 2024-10-24 11:07:35 -04:00
parent 23996cde4b
commit 54a958ba21
No known key found for this signature in database
GPG key ID: 438610BEA8DC2E2C

View file

@ -65,6 +65,7 @@ jobs:
- os: ${{ github.repository == 'denoland/rusty_v8' && 'ubuntu-24.04-xl' || 'ubuntu-24.04' }}
target: x86_64-unknown-linux-musl
variant: release
cargo: cargo
- os: ${{ github.repository == 'denoland/rusty_v8' && 'windows-2022-xxl' || 'windows-2022' }}
target: x86_64-pc-windows-msvc