File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 17
17
uses : duckdb/extension-ci-tools/.github/workflows/_extension_distribution.yml@main
18
18
with :
19
19
extension_name : iceberg
20
- duckdb_version : main
20
+ duckdb_version : 82446e8a32abe22c00b01edb459091966b9df4e7
21
21
ci_tools_version : main
22
22
exclude_archs : ' linux_amd64;linux_arm64;linux_amd64_musl;osx_amd64;osx_arm64;windows_amd64;windows_amd64_mingw'
23
23
extra_toolchains : ' python3'
29
29
secrets : inherit
30
30
with :
31
31
extension_name : iceberg
32
- duckdb_version : main
32
+ duckdb_version : 82446e8a32abe22c00b01edb459091966b9df4e7
33
33
ci_tools_version : main
34
34
exclude_archs : ' linux_amd64;linux_arm64;linux_amd64_musl;osx_amd64;osx_arm64;windows_amd64;windows_amd64_mingw'
35
35
deploy_latest : ${{ github.ref == 'refs/heads/wasm' }}
You can’t perform that action at this time.
0 commit comments