Commit 6303901 1 parent b2d8c78 commit 6303901 Copy full SHA for 6303901
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 21
21
duckdb_version : v1.1.3
22
22
ci_tools_version : v1.1.3
23
23
extension_name : wvlet
24
- exclude_archs : ' windows_amd64_mingw;windows_amd64;windows_amd64_rtools;osx_amd64;linux_arm64;'
24
+ exclude_archs : ' windows_amd64_mingw;windows_amd64;windows_amd64_rtools;osx_amd64;osx_arm64; linux_arm64;wasm_thread;wasm_ev;wasm_mvp ;'
25
25
26
26
duckdb-stable-deploy :
27
27
name : Deploy extension binaries
32
32
duckdb_version : v1.1.3
33
33
extension_name : wvlet
34
34
deploy_latest : ${{ startsWith(github.ref, 'refs/tags/v') || github.ref == 'refs/heads/main' }}
35
- exclude_archs : ' windows_amd64_mingw;windows_amd64;windows_amd64_rtools;osx_amd64;linux_arm64;'
35
+ exclude_archs : ' windows_amd64_mingw;windows_amd64;windows_amd64_rtools;osx_amd64;osx_arm64; linux_arm64;wasm_thread;wasm_ev;wasm_mvp ;'
You can’t perform that action at this time.
0 commit comments