Skip to content

Commit

Permalink
Drop unneeded skips (#77)
Browse files Browse the repository at this point in the history
automerged PR by conda-forge/automerge-action
  • Loading branch information
github-actions[bot] committed Jun 27, 2023
2 parents ecdce70 + 8d38d49 commit 3992865
Show file tree
Hide file tree
Showing 29 changed files with 1 addition and 115 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ pin_run_as_build:
max_pin: x.x
python:
- 3.10.* *_cpython
python_impl:
- cpython
target_platform:
- linux-64
zip_keys:
Expand All @@ -35,5 +33,3 @@ zip_keys:
- cuda_compiler_version
- cdt_name
- docker_image
- - python
- python_impl
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ pin_run_as_build:
max_pin: x.x
python:
- 3.11.* *_cpython
python_impl:
- cpython
target_platform:
- linux-64
zip_keys:
Expand All @@ -35,5 +33,3 @@ zip_keys:
- cuda_compiler_version
- cdt_name
- docker_image
- - python
- python_impl
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ pin_run_as_build:
max_pin: x.x
python:
- 3.8.* *_cpython
python_impl:
- cpython
target_platform:
- linux-64
zip_keys:
Expand All @@ -35,5 +33,3 @@ zip_keys:
- cuda_compiler_version
- cdt_name
- docker_image
- - python
- python_impl
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ pin_run_as_build:
max_pin: x.x
python:
- 3.9.* *_cpython
python_impl:
- cpython
target_platform:
- linux-64
zip_keys:
Expand All @@ -35,5 +33,3 @@ zip_keys:
- cuda_compiler_version
- cdt_name
- docker_image
- - python
- python_impl
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ pin_run_as_build:
max_pin: x.x
python:
- 3.10.* *_cpython
python_impl:
- cpython
target_platform:
- linux-64
zip_keys:
Expand All @@ -35,5 +33,3 @@ zip_keys:
- cuda_compiler_version
- cdt_name
- docker_image
- - python
- python_impl
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ pin_run_as_build:
max_pin: x.x
python:
- 3.11.* *_cpython
python_impl:
- cpython
target_platform:
- linux-64
zip_keys:
Expand All @@ -35,5 +33,3 @@ zip_keys:
- cuda_compiler_version
- cdt_name
- docker_image
- - python
- python_impl
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ pin_run_as_build:
max_pin: x.x
python:
- 3.8.* *_cpython
python_impl:
- cpython
target_platform:
- linux-64
zip_keys:
Expand All @@ -35,5 +33,3 @@ zip_keys:
- cuda_compiler_version
- cdt_name
- docker_image
- - python
- python_impl
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ pin_run_as_build:
max_pin: x.x
python:
- 3.9.* *_cpython
python_impl:
- cpython
target_platform:
- linux-64
zip_keys:
Expand All @@ -35,5 +33,3 @@ zip_keys:
- cuda_compiler_version
- cdt_name
- docker_image
- - python
- python_impl
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ pin_run_as_build:
max_pin: x.x
python:
- 3.10.* *_cpython
python_impl:
- cpython
target_platform:
- linux-64
zip_keys:
Expand All @@ -35,5 +33,3 @@ zip_keys:
- cuda_compiler_version
- cdt_name
- docker_image
- - python
- python_impl
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ pin_run_as_build:
max_pin: x.x
python:
- 3.11.* *_cpython
python_impl:
- cpython
target_platform:
- linux-64
zip_keys:
Expand All @@ -35,5 +33,3 @@ zip_keys:
- cuda_compiler_version
- cdt_name
- docker_image
- - python
- python_impl
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ pin_run_as_build:
max_pin: x.x
python:
- 3.8.* *_cpython
python_impl:
- cpython
target_platform:
- linux-64
zip_keys:
Expand All @@ -35,5 +33,3 @@ zip_keys:
- cuda_compiler_version
- cdt_name
- docker_image
- - python
- python_impl
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ pin_run_as_build:
max_pin: x.x
python:
- 3.9.* *_cpython
python_impl:
- cpython
target_platform:
- linux-64
zip_keys:
Expand All @@ -35,5 +33,3 @@ zip_keys:
- cuda_compiler_version
- cdt_name
- docker_image
- - python
- python_impl
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ pin_run_as_build:
max_pin: x.x
python:
- 3.10.* *_cpython
python_impl:
- cpython
target_platform:
- linux-aarch64
zip_keys:
Expand All @@ -39,5 +37,3 @@ zip_keys:
- cuda_compiler_version
- cdt_name
- docker_image
- - python
- python_impl
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ pin_run_as_build:
max_pin: x.x
python:
- 3.11.* *_cpython
python_impl:
- cpython
target_platform:
- linux-aarch64
zip_keys:
Expand All @@ -39,5 +37,3 @@ zip_keys:
- cuda_compiler_version
- cdt_name
- docker_image
- - python
- python_impl
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ pin_run_as_build:
max_pin: x.x
python:
- 3.8.* *_cpython
python_impl:
- cpython
target_platform:
- linux-aarch64
zip_keys:
Expand All @@ -39,5 +37,3 @@ zip_keys:
- cuda_compiler_version
- cdt_name
- docker_image
- - python
- python_impl
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ pin_run_as_build:
max_pin: x.x
python:
- 3.9.* *_cpython
python_impl:
- cpython
target_platform:
- linux-aarch64
zip_keys:
Expand All @@ -39,5 +37,3 @@ zip_keys:
- cuda_compiler_version
- cdt_name
- docker_image
- - python
- python_impl
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ pin_run_as_build:
max_pin: x.x
python:
- 3.10.* *_cpython
python_impl:
- cpython
target_platform:
- linux-aarch64
zip_keys:
Expand All @@ -39,5 +37,3 @@ zip_keys:
- cuda_compiler_version
- cdt_name
- docker_image
- - python
- python_impl
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ pin_run_as_build:
max_pin: x.x
python:
- 3.11.* *_cpython
python_impl:
- cpython
target_platform:
- linux-aarch64
zip_keys:
Expand All @@ -39,5 +37,3 @@ zip_keys:
- cuda_compiler_version
- cdt_name
- docker_image
- - python
- python_impl
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ pin_run_as_build:
max_pin: x.x
python:
- 3.8.* *_cpython
python_impl:
- cpython
target_platform:
- linux-aarch64
zip_keys:
Expand All @@ -39,5 +37,3 @@ zip_keys:
- cuda_compiler_version
- cdt_name
- docker_image
- - python
- python_impl
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ pin_run_as_build:
max_pin: x.x
python:
- 3.9.* *_cpython
python_impl:
- cpython
target_platform:
- linux-aarch64
zip_keys:
Expand All @@ -39,5 +37,3 @@ zip_keys:
- cuda_compiler_version
- cdt_name
- docker_image
- - python
- python_impl
4 changes: 0 additions & 4 deletions .ci_support/osx_64_python3.10.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,8 @@ pin_run_as_build:
max_pin: x.x
python:
- 3.10.* *_cpython
python_impl:
- cpython
target_platform:
- osx-64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- - python
- python_impl
4 changes: 0 additions & 4 deletions .ci_support/osx_64_python3.11.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,8 @@ pin_run_as_build:
max_pin: x.x
python:
- 3.11.* *_cpython
python_impl:
- cpython
target_platform:
- osx-64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- - python
- python_impl
4 changes: 0 additions & 4 deletions .ci_support/osx_64_python3.8.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,8 @@ pin_run_as_build:
max_pin: x.x
python:
- 3.8.* *_cpython
python_impl:
- cpython
target_platform:
- osx-64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- - python
- python_impl
4 changes: 0 additions & 4 deletions .ci_support/osx_64_python3.9.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,8 @@ pin_run_as_build:
max_pin: x.x
python:
- 3.9.* *_cpython
python_impl:
- cpython
target_platform:
- osx-64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- - python
- python_impl
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,8 @@ pin_run_as_build:
max_pin: x.x
python:
- 3.10.* *_cpython
python_impl:
- cpython
target_platform:
- win-64
zip_keys:
- - cuda_compiler
- cuda_compiler_version
- - python
- python_impl
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,8 @@ pin_run_as_build:
max_pin: x.x
python:
- 3.11.* *_cpython
python_impl:
- cpython
target_platform:
- win-64
zip_keys:
- - cuda_compiler
- cuda_compiler_version
- - python
- python_impl
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,8 @@ pin_run_as_build:
max_pin: x.x
python:
- 3.8.* *_cpython
python_impl:
- cpython
target_platform:
- win-64
zip_keys:
- - cuda_compiler
- cuda_compiler_version
- - python
- python_impl
Loading

0 comments on commit 3992865

Please sign in to comment.