Skip to content

Commit

Permalink
fix: more wasm skips
Browse files Browse the repository at this point in the history
  • Loading branch information
rustyconover committed Jul 2, 2024
1 parent 295963d commit 7e2aed7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/MainDistributionPipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,4 @@ jobs:
duckdb_version: v1.0.0
extension_name: lindel
deploy_latest: ${{ startsWith(github.ref, 'refs/tags/v') || github.ref == 'refs/heads/main' }}
exclude_archs: "wasm_mvp;wasm_eh;wasm_threads"

0 comments on commit 7e2aed7

Please sign in to comment.