Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop libcurl 7 variants #244

Merged
merged 2 commits into from Mar 1, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
24 changes: 6 additions & 18 deletions .azure-pipelines/azure-pipelines-linux.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 4 additions & 10 deletions .azure-pipelines/azure-pipelines-osx.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 2 additions & 5 deletions .azure-pipelines/azure-pipelines-win.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

@@ -1,3 +1,7 @@
aws_crt_cpp:
- 0.26.2
aws_sdk_cpp:
- 1.11.267
bzip2:
- '1'
cdt_name:
Expand All @@ -12,8 +16,6 @@ cxx_compiler_version:
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
gcs:
- gcs_enabled
libabseil:
- '20230802'
libcurl:
Expand All @@ -30,9 +32,6 @@ openssl:
- '3'
target_platform:
- linux-64
zip_keys:
- - gcs
- libcurl
zlib:
- '1.2'
zstd:
Expand Down
39 changes: 0 additions & 39 deletions .ci_support/linux_64_gcsgcs_disabledlibcurl7.yaml

This file was deleted.

@@ -1,5 +1,9 @@
BUILD:
- aarch64-conda_cos7-linux-gnu
aws_crt_cpp:
- 0.26.2
aws_sdk_cpp:
- 1.11.267
bzip2:
- '1'
cdt_arch:
Expand All @@ -16,8 +20,6 @@ cxx_compiler_version:
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
gcs:
- gcs_enabled
libabseil:
- '20230802'
libcurl:
Expand All @@ -34,9 +36,6 @@ openssl:
- '3'
target_platform:
- linux-aarch64
zip_keys:
- - gcs
- libcurl
zlib:
- '1.2'
zstd:
Expand Down
43 changes: 0 additions & 43 deletions .ci_support/linux_aarch64_gcsgcs_disabledlibcurl7.yaml

This file was deleted.

@@ -1,3 +1,7 @@
aws_crt_cpp:
- 0.26.2
aws_sdk_cpp:
- 1.11.267
bzip2:
- '1'
cdt_name:
Expand All @@ -12,8 +16,6 @@ cxx_compiler_version:
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
gcs:
- gcs_enabled
libabseil:
- '20230802'
libcurl:
Expand All @@ -30,9 +32,6 @@ openssl:
- '3'
target_platform:
- linux-ppc64le
zip_keys:
- - gcs
- libcurl
zlib:
- '1.2'
zstd:
Expand Down
39 changes: 0 additions & 39 deletions .ci_support/linux_ppc64le_gcsgcs_disabledlibcurl7.yaml

This file was deleted.

Expand Up @@ -2,6 +2,10 @@ MACOSX_DEPLOYMENT_TARGET:
- '10.14'
MACOSX_SDK_VERSION:
- '10.15'
aws_crt_cpp:
- 0.26.2
aws_sdk_cpp:
- 1.11.267
bzip2:
- '1'
channel_sources:
Expand All @@ -12,8 +16,6 @@ cxx_compiler:
- clangxx
cxx_compiler_version:
- '16'
gcs:
- gcs_enabled
libabseil:
- '20230802'
libcurl:
Expand All @@ -32,9 +34,6 @@ openssl:
- '3'
target_platform:
- osx-64
zip_keys:
- - gcs
- libcurl
zlib:
- '1.2'
zstd:
Expand Down
41 changes: 0 additions & 41 deletions .ci_support/osx_64_gcsgcs_disabledlibcurl7.yaml

This file was deleted.

@@ -1,5 +1,9 @@
MACOSX_DEPLOYMENT_TARGET:
- '11.0'
aws_crt_cpp:
- 0.26.2
aws_sdk_cpp:
- 1.11.267
bzip2:
- '1'
channel_sources:
Expand All @@ -10,8 +14,6 @@ cxx_compiler:
- clangxx
cxx_compiler_version:
- '16'
gcs:
- gcs_enabled
libabseil:
- '20230802'
libcurl:
Expand All @@ -30,9 +32,6 @@ openssl:
- '3'
target_platform:
- osx-arm64
zip_keys:
- - gcs
- libcurl
zlib:
- '1.2'
zstd:
Expand Down