Skip to content

Commit

Permalink
enable wasm in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacbrodsky committed Mar 10, 2024
1 parent 9287186 commit 023662d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
vcpkg_commit: a42af01b72c28a8e1d7b48107b33e4f286a55ef6
duckdb_version: v0.10.0
extension_name: h3ext
exclude_archs: "wasm_mvp;wasm_eh;wasm_threads;windows_amd64_rtools"
exclude_archs: "windows_amd64_rtools"

# duckdb-stable-deploy:
# name: Deploy extension binaries
Expand Down

0 comments on commit 023662d

Please sign in to comment.