Skip to content

Commit e0a1c16

Browse files
authored
Merge pull request #210 from conda-forge-admin/cirun-1746789112
Update feedstock to use cirun-openstack-cpu-4xlarge with Cirun
2 parents 6a83704 + 6623df8 commit e0a1c16

24 files changed

+214
-95
lines changed

.azure-pipelines/azure-pipelines-linux.yml

Lines changed: 0 additions & 56 deletions
This file was deleted.

.ci_support/linux_64_python3.10.____cpython.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,10 @@ cxx_compiler_version:
2020
- '13'
2121
docker_image:
2222
- quay.io/condaforge/linux-anvil-cos7-x86_64
23+
github_actions_labels:
24+
- cirun-openstack-cpu-4xlarge
2325
libgrpc:
24-
- '1.67'
26+
- '1.71'
2527
nodejs:
2628
- '20'
2729
- '22'

.ci_support/linux_64_python3.11.____cpython.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,10 @@ cxx_compiler_version:
2020
- '13'
2121
docker_image:
2222
- quay.io/condaforge/linux-anvil-cos7-x86_64
23+
github_actions_labels:
24+
- cirun-openstack-cpu-4xlarge
2325
libgrpc:
24-
- '1.67'
26+
- '1.71'
2527
nodejs:
2628
- '20'
2729
- '22'

.ci_support/linux_64_python3.12.____cpython.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,10 @@ cxx_compiler_version:
2020
- '13'
2121
docker_image:
2222
- quay.io/condaforge/linux-anvil-cos7-x86_64
23+
github_actions_labels:
24+
- cirun-openstack-cpu-4xlarge
2325
libgrpc:
24-
- '1.67'
26+
- '1.71'
2527
nodejs:
2628
- '20'
2729
- '22'

.ci_support/linux_64_python3.9.____cpython.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,10 @@ cxx_compiler_version:
2020
- '13'
2121
docker_image:
2222
- quay.io/condaforge/linux-anvil-cos7-x86_64
23+
github_actions_labels:
24+
- cirun-openstack-cpu-4xlarge
2325
libgrpc:
24-
- '1.67'
26+
- '1.71'
2527
nodejs:
2628
- '20'
2729
- '22'

.ci_support/osx_64_python3.10.____cpython.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,10 @@ cxx_compiler:
2020
- clangxx
2121
cxx_compiler_version:
2222
- '18'
23+
github_actions_labels:
24+
- cirun-openstack-cpu-4xlarge
2325
libgrpc:
24-
- '1.67'
26+
- '1.71'
2527
macos_machine:
2628
- x86_64-apple-darwin13.4.0
2729
nodejs:

.ci_support/osx_64_python3.11.____cpython.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,10 @@ cxx_compiler:
2020
- clangxx
2121
cxx_compiler_version:
2222
- '18'
23+
github_actions_labels:
24+
- cirun-openstack-cpu-4xlarge
2325
libgrpc:
24-
- '1.67'
26+
- '1.71'
2527
macos_machine:
2628
- x86_64-apple-darwin13.4.0
2729
nodejs:

.ci_support/osx_64_python3.12.____cpython.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,10 @@ cxx_compiler:
2020
- clangxx
2121
cxx_compiler_version:
2222
- '18'
23+
github_actions_labels:
24+
- cirun-openstack-cpu-4xlarge
2325
libgrpc:
24-
- '1.67'
26+
- '1.71'
2527
macos_machine:
2628
- x86_64-apple-darwin13.4.0
2729
nodejs:

.ci_support/osx_64_python3.9.____cpython.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,10 @@ cxx_compiler:
2020
- clangxx
2121
cxx_compiler_version:
2222
- '18'
23+
github_actions_labels:
24+
- cirun-openstack-cpu-4xlarge
2325
libgrpc:
24-
- '1.67'
26+
- '1.71'
2527
macos_machine:
2628
- x86_64-apple-darwin13.4.0
2729
nodejs:

.ci_support/osx_arm64_python3.10.____cpython.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,10 @@ cxx_compiler:
2020
- clangxx
2121
cxx_compiler_version:
2222
- '18'
23+
github_actions_labels:
24+
- cirun-openstack-cpu-4xlarge
2325
libgrpc:
24-
- '1.67'
26+
- '1.71'
2527
macos_machine:
2628
- arm64-apple-darwin20.0.0
2729
nodejs:

0 commit comments

Comments
 (0)