Skip to content

Commit

Permalink
Fix oso 0.27.2, openssl solve tests (#36)
Browse files Browse the repository at this point in the history
automerged PR by conda-forge/automerge-action
  • Loading branch information
github-actions[bot] authored Jan 3, 2024
2 parents f272425 + 6d2bd0e commit 0a03d0f
Show file tree
Hide file tree
Showing 47 changed files with 123 additions and 840 deletions.
40 changes: 10 additions & 30 deletions .azure-pipelines/azure-pipelines-linux.yml

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

70 changes: 20 additions & 50 deletions .azure-pipelines/azure-pipelines-osx.yml

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

35 changes: 10 additions & 25 deletions .azure-pipelines/azure-pipelines-win.yml

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

29 changes: 0 additions & 29 deletions .ci_support/linux_64_openssl3.1python3.12.____cpython.yaml

This file was deleted.

29 changes: 0 additions & 29 deletions .ci_support/linux_64_openssl3.1python3.8.____cpython.yaml

This file was deleted.

29 changes: 0 additions & 29 deletions .ci_support/linux_64_openssl3.2python3.10.____cpython.yaml

This file was deleted.

29 changes: 0 additions & 29 deletions .ci_support/linux_64_openssl3.2python3.11.____cpython.yaml

This file was deleted.

29 changes: 0 additions & 29 deletions .ci_support/linux_64_openssl3.2python3.9.____cpython.yaml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ cxx_compiler_version:
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
openssl:
- '3.1'
- '3'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ cxx_compiler_version:
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
openssl:
- '3.1'
- '3'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ cxx_compiler_version:
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
openssl:
- '3.2'
- '3'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ cxx_compiler_version:
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
openssl:
- '3.2'
- '3'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ cxx_compiler_version:
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
openssl:
- '3.1'
- '3'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
Loading

0 comments on commit 0a03d0f

Please sign in to comment.