Skip to content

Commit e7709a4

Browse files
committed
Merge remote-tracking branch 'upstream/main' into rebuild-absl_grpc_proto-0-1_h603bdb
2 parents f4753cb + d7f7b53 commit e7709a4

33 files changed

+381
-401
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: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ cxx_compiler_version:
2020
- '13'
2121
docker_image:
2222
- quay.io/condaforge/linux-anvil-x86_64:alma9
23+
github_actions_labels:
24+
- cirun-openstack-cpu-4xlarge
2325
libgrpc:
2426
- '1.71'
2527
nodejs:

.ci_support/linux_64_python3.11.____cpython.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ cxx_compiler_version:
2020
- '13'
2121
docker_image:
2222
- quay.io/condaforge/linux-anvil-x86_64:alma9
23+
github_actions_labels:
24+
- cirun-openstack-cpu-4xlarge
2325
libgrpc:
2426
- '1.71'
2527
nodejs:

.ci_support/linux_64_python3.12.____cpython.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ cxx_compiler_version:
2020
- '13'
2121
docker_image:
2222
- quay.io/condaforge/linux-anvil-x86_64:alma9
23+
github_actions_labels:
24+
- cirun-openstack-cpu-4xlarge
2325
libgrpc:
2426
- '1.71'
2527
nodejs:

.ci_support/linux_64_python3.9.____cpython.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ cxx_compiler_version:
2020
- '13'
2121
docker_image:
2222
- quay.io/condaforge/linux-anvil-x86_64:alma9
23+
github_actions_labels:
24+
- cirun-openstack-cpu-4xlarge
2325
libgrpc:
2426
- '1.71'
2527
nodejs:

.ci_support/osx_64_python3.10.____cpython.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ cxx_compiler:
2020
- clangxx
2121
cxx_compiler_version:
2222
- '18'
23+
github_actions_labels:
24+
- cirun-openstack-cpu-4xlarge
2325
libgrpc:
2426
- '1.71'
2527
macos_machine:

.ci_support/osx_64_python3.11.____cpython.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ cxx_compiler:
2020
- clangxx
2121
cxx_compiler_version:
2222
- '18'
23+
github_actions_labels:
24+
- cirun-openstack-cpu-4xlarge
2325
libgrpc:
2426
- '1.71'
2527
macos_machine:

.ci_support/osx_64_python3.12.____cpython.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ cxx_compiler:
2020
- clangxx
2121
cxx_compiler_version:
2222
- '18'
23+
github_actions_labels:
24+
- cirun-openstack-cpu-4xlarge
2325
libgrpc:
2426
- '1.71'
2527
macos_machine:

.ci_support/osx_64_python3.9.____cpython.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ cxx_compiler:
2020
- clangxx
2121
cxx_compiler_version:
2222
- '18'
23+
github_actions_labels:
24+
- cirun-openstack-cpu-4xlarge
2325
libgrpc:
2426
- '1.71'
2527
macos_machine:

.ci_support/osx_arm64_python3.10.____cpython.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ cxx_compiler:
2020
- clangxx
2121
cxx_compiler_version:
2222
- '18'
23+
github_actions_labels:
24+
- cirun-openstack-cpu-4xlarge
2325
libgrpc:
2426
- '1.71'
2527
macos_machine:

0 commit comments

Comments
 (0)