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
29 changes: 12 additions & 17 deletions .azure-pipelines/azure-pipelines-linux.yml

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

20 changes: 10 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.

65 changes: 14 additions & 51 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 @@ -11,13 +11,13 @@ channel_targets:
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
numpy:
- '1.21'
- '1.22'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
proj:
- 9.2.1
- 9.3.0
python:
- 3.10.* *_cpython
target_platform:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@ channel_targets:
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
numpy:
- '1.21'
- '1.22'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
proj:
- 9.2.1
- 9.3.0
python:
- 3.9.* *_73_pypy
target_platform:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@ channel_targets:
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
numpy:
- '1.21'
- '1.22'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
proj:
- 9.2.1
- 9.3.0
python:
- 3.9.* *_cpython
target_platform:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
proj:
- 9.2.1
- 9.3.0
python:
- 3.11.* *_cpython
target_platform:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ channel_targets:
docker_image:
- quay.io/condaforge/linux-anvil-aarch64
numpy:
- '1.21'
- '1.22'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
proj:
- 9.2.1
- 9.3.0
python:
- 3.10.* *_cpython
target_platform:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ channel_targets:
docker_image:
- quay.io/condaforge/linux-anvil-aarch64
numpy:
- '1.21'
- '1.22'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
proj:
- 9.2.1
- 9.3.0
python:
- 3.9.* *_73_pypy
target_platform:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ channel_targets:
docker_image:
- quay.io/condaforge/linux-anvil-aarch64
numpy:
- '1.21'
- '1.22'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
proj:
- 9.2.1
- 9.3.0
python:
- 3.9.* *_cpython
target_platform:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
proj:
- 9.2.1
- 9.3.0
python:
- 3.11.* *_cpython
target_platform:
Expand Down
7 changes: 0 additions & 7 deletions .ci_support/migrations/proj921.yaml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ __migrator:
build_number: 1
kind: version
migration_number: 1
migrator_ts: 1679172534.2766898
migrator_ts: 1693581350.7818532
proj:
- 9.2.0
- 9.3.0
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@ channel_targets:
macos_machine:
- x86_64-apple-darwin13.4.0
numpy:
- '1.21'
- '1.22'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
proj:
- 9.2.1
- 9.3.0
python:
- 3.10.* *_cpython
target_platform:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@ channel_targets:
macos_machine:
- x86_64-apple-darwin13.4.0
numpy:
- '1.21'
- '1.22'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
proj:
- 9.2.1
- 9.3.0
python:
- 3.9.* *_73_pypy
target_platform:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@ channel_targets:
macos_machine:
- x86_64-apple-darwin13.4.0
numpy:
- '1.21'
- '1.22'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
proj:
- 9.2.1
- 9.3.0
python:
- 3.9.* *_cpython
target_platform:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/osx_64_numpy1.23python3.11.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
proj:
- 9.2.1
- 9.3.0
python:
- 3.11.* *_cpython
target_platform:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@ channel_targets:
macos_machine:
- arm64-apple-darwin20.0.0
numpy:
- '1.21'
- '1.22'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
proj:
- 9.2.1
- 9.3.0
python:
- 3.10.* *_cpython
target_platform:
Expand Down
Loading