We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab1d214 commit 17cc7b9Copy full SHA for 17cc7b9
.github/workflows/MainDistributionPipeline.yml
@@ -30,7 +30,6 @@ jobs:
30
extension_name: spatial
31
ci_tools_version: main
32
vcpkg_commit: 5e5d0e1cd7785623065e77eff011afdeec1a3574
33
- exclude_archs: linux_amd64_musl
34
35
duckdb-latest-deploy:
36
name: Deploy extension binaries
@@ -42,4 +41,3 @@ jobs:
42
41
43
44
deploy_latest: ${{ startsWith(github.ref, 'refs/tags/v') || github.ref == 'refs/heads/main' }}
45
0 commit comments