Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
38 changes: 13 additions & 25 deletions .azure-pipelines/azure-pipelines-linux.yml

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

2 changes: 1 addition & 1 deletion .azure-pipelines/azure-pipelines-osx.yml

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

13 changes: 5 additions & 8 deletions .azure-pipelines/azure-pipelines-win.yml

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

Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,11 @@ cxx_compiler_version:
docker_image:
- quay.io/condaforge/linux-anvil-x86_64:alma9
libblas:
- 3.9 *netlib
- 3.9.* *netlib
liblapack:
- 3.9 *netlib
- 3.9.* *netlib
numpy:
- '1.22'
- '1.23'
- '1.26'
- '1.22'
- '2'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -40,8 +37,4 @@ target_platform:
- linux-64
zip_keys:
- - cxx_compiler_version
- cuda_compiler
- cuda_compiler_version
- docker_image
- - python
- numpy
Original file line number Diff line number Diff line change
Expand Up @@ -9,24 +9,21 @@ channel_sources:
channel_targets:
- conda-forge main
cuda_compiler:
- None
- cuda-nvcc
cuda_compiler_version:
- None
cxx_compiler:
- gxx
cxx_compiler_version:
- '13'
- '14'
docker_image:
- quay.io/condaforge/linux-anvil-x86_64:alma9
libblas:
- 3.9 *netlib
- 3.9.* *netlib
liblapack:
- 3.9 *netlib
- 3.9.* *netlib
numpy:
- '1.22'
- '1.23'
- '1.26'
- '1.22'
- '2'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -40,8 +37,4 @@ target_platform:
- linux-64
zip_keys:
- - cxx_compiler_version
- cuda_compiler
- cuda_compiler_version
- docker_image
- - python
- numpy

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,11 @@ cxx_compiler_version:
docker_image:
- quay.io/condaforge/linux-anvil-x86_64:alma9
libblas:
- 3.9 *netlib
- 3.9.* *netlib
liblapack:
- 3.9 *netlib
- 3.9.* *netlib
numpy:
- '1.22'
- '1.23'
- '1.26'
- '1.22'
- '2'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -40,8 +37,4 @@ target_platform:
- linux-aarch64
zip_keys:
- - cxx_compiler_version
- cuda_compiler
- cuda_compiler_version
- docker_image
- - python
- numpy
Original file line number Diff line number Diff line change
Expand Up @@ -9,24 +9,21 @@ channel_sources:
channel_targets:
- conda-forge main
cuda_compiler:
- None
- cuda-nvcc
cuda_compiler_version:
- None
cxx_compiler:
- gxx
cxx_compiler_version:
- '13'
- '14'
docker_image:
- quay.io/condaforge/linux-anvil-x86_64:alma9
libblas:
- 3.9 *netlib
- 3.9.* *netlib
liblapack:
- 3.9 *netlib
- 3.9.* *netlib
numpy:
- '1.22'
- '1.23'
- '1.26'
- '1.22'
- '2'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -40,8 +37,4 @@ target_platform:
- linux-aarch64
zip_keys:
- - cxx_compiler_version
- cuda_compiler
- cuda_compiler_version
- docker_image
- - python
- numpy

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,11 @@ cxx_compiler_version:
docker_image:
- quay.io/condaforge/linux-anvil-x86_64:alma9
libblas:
- 3.9 *netlib
- 3.9.* *netlib
liblapack:
- 3.9 *netlib
- 3.9.* *netlib
numpy:
- '1.22'
- '1.23'
- '1.26'
- '1.22'
- '2'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -40,8 +37,4 @@ target_platform:
- linux-ppc64le
zip_keys:
- - cxx_compiler_version
- cuda_compiler
- cuda_compiler_version
- docker_image
- - python
- numpy
Original file line number Diff line number Diff line change
Expand Up @@ -9,24 +9,21 @@ channel_sources:
channel_targets:
- conda-forge main
cuda_compiler:
- None
- cuda-nvcc
cuda_compiler_version:
- None
cxx_compiler:
- gxx
cxx_compiler_version:
- '13'
- '14'
docker_image:
- quay.io/condaforge/linux-anvil-x86_64:alma9
libblas:
- 3.9 *netlib
- 3.9.* *netlib
liblapack:
- 3.9 *netlib
- 3.9.* *netlib
numpy:
- '1.22'
- '1.23'
- '1.26'
- '1.22'
- '2'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -40,8 +37,4 @@ target_platform:
- linux-ppc64le
zip_keys:
- - cxx_compiler_version
- cuda_compiler
- cuda_compiler_version
- docker_image
- - python
- numpy
Loading
Loading