remove development scaffolding
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -211,7 +211,6 @@ jobs:
|
||||
name: Test
|
||||
runs-on: ${{ matrix.os }}
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
build: [stable, beta, nightly, windows, macos]
|
||||
include:
|
||||
@@ -388,7 +387,6 @@ jobs:
|
||||
name: Build wasmtime
|
||||
runs-on: ${{ matrix.os }}
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
include:
|
||||
- build: x86_64-linux
|
||||
|
||||
@@ -82,8 +82,6 @@ members = [
|
||||
"fuzz",
|
||||
]
|
||||
|
||||
exclude = ["crates/cap-std"]
|
||||
|
||||
[features]
|
||||
default = ["jitdump", "wasmtime/wat", "wasmtime/parallel-compilation"]
|
||||
lightbeam = ["wasmtime/lightbeam"]
|
||||
|
||||
Reference in New Issue
Block a user