Commit a57b9af 1 parent 259b313 commit a57b9af Copy full SHA for a57b9af
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 : ' linux_arm64; windows_amd64_mingw;windows_amd64;windows_amd64_rtools;osx_amd64;osx_arm64;wasm_threads;wasm_eh;wasm_mvp;'
24
+ exclude_archs : ' windows_amd64_mingw;windows_amd64;windows_amd64_rtools;osx_amd64;osx_arm64;wasm_threads;wasm_eh;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 : ' linux_arm64; windows_amd64_mingw;windows_amd64;windows_amd64_rtools;osx_amd64;osx_arm64;wasm_threads;wasm_eh;wasm_mvp;'
35
+ exclude_archs : ' windows_amd64_mingw;windows_amd64;windows_amd64_rtools;osx_amd64;osx_arm64;wasm_threads;wasm_eh;wasm_mvp;'
You can’t perform that action at this time.
0 commit comments