chore(ci): omit a few feature flag in CI

This commit is contained in:
Greg Johnston 2024-02-24 11:55:36 -05:00
parent 531ea74e33
commit d0a013c248
1 changed files with 3 additions and 1 deletions

View File

@ -91,7 +91,9 @@ denylist = [
"rustls",
"default-tls",
"wasm-bindgen",
"trace-component-props"
"trace-component-props",
"spin",
"experimental-islands"
]
skip_feature_sets = [
[