Skip to content

Commit

Permalink
chore(deps): Remove WASM code (vectordotdev#8911)
Browse files Browse the repository at this point in the history
* chore(deps): Remove WASM code

Per vectordotdev#8036 since it was announced in 0.16.0

Signed-off-by: Jesse Szwedko <[email protected]>
  • Loading branch information
jszwedko authored Aug 26, 2021
1 parent 2f767f3 commit f0f71de
Show file tree
Hide file tree
Showing 82 changed files with 70 additions and 5,727 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/benches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
runs-on: [self-hosted, linux, x64, benchmarks]
strategy:
matrix:
target: [bench, bench-remap-functions, bench-remap, bench-wasm, bench-languages, bench-metrics, bench-dnstap, bench-transform]
target: [bench, bench-remap-functions, bench-remap, bench-languages, bench-metrics, bench-dnstap, bench-transform]
steps:
- uses: actions/[email protected]
- uses: actions/[email protected]
Expand Down
Loading

0 comments on commit f0f71de

Please sign in to comment.