Merge pull request #327 from taiki-e/ci

This commit is contained in:
Amanieu d'Antras
2022-03-12 20:25:34 +00:00
committed by GitHub
+3 -2
View File
@@ -8,6 +8,7 @@ on:
pull_request:
env:
CARGO_INCREMENTAL: 0
RUST_TEST_THREADS: 1
jobs:
@@ -18,7 +19,7 @@ jobs:
os: [ubuntu, macos, windows]
channel: [1.49.0, stable, beta, nightly]
feature: [arc_lock, serde, deadlock_detection]
exclude:
exclude:
- feature: deadlock_detection
channel: '1.49.0'
include:
@@ -41,7 +42,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
target:
target:
- wasm32-unknown-unknown
- x86_64-fortanix-unknown-sgx
#- x86_64-unknown-redox