Skip to content

Commit 77361fa

Browse files
authored
Merge pull request #215 from regro-cf-autotick-bot/2.48.0_hc4bfb7
ray-packages v2.48.0
2 parents ee2b791 + 47340b6 commit 77361fa

28 files changed

+388
-105
lines changed

.azure-pipelines/azure-pipelines-osx.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.azure-pipelines/azure-pipelines-win.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.ci_support/linux_64_python3.10.____cpython.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
c_compiler:
22
- gcc
33
c_compiler_version:
4-
- '13'
4+
- '14'
55
c_stdlib:
66
- sysroot
77
c_stdlib_version:
88
- '2.17'
99
cdt_name:
10-
- cos7
10+
- conda
1111
channel_sources:
1212
- conda-forge
1313
channel_targets:
@@ -17,9 +17,9 @@ curl:
1717
cxx_compiler:
1818
- gxx
1919
cxx_compiler_version:
20-
- '13'
20+
- '14'
2121
docker_image:
22-
- quay.io/condaforge/linux-anvil-cos7-x86_64
22+
- quay.io/condaforge/linux-anvil-x86_64:alma9
2323
github_actions_labels:
2424
- cirun-openstack-cpu-4xlarge
2525
libgrpc:

.ci_support/linux_64_python3.11.____cpython.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
c_compiler:
22
- gcc
33
c_compiler_version:
4-
- '13'
4+
- '14'
55
c_stdlib:
66
- sysroot
77
c_stdlib_version:
88
- '2.17'
99
cdt_name:
10-
- cos7
10+
- conda
1111
channel_sources:
1212
- conda-forge
1313
channel_targets:
@@ -17,9 +17,9 @@ curl:
1717
cxx_compiler:
1818
- gxx
1919
cxx_compiler_version:
20-
- '13'
20+
- '14'
2121
docker_image:
22-
- quay.io/condaforge/linux-anvil-cos7-x86_64
22+
- quay.io/condaforge/linux-anvil-x86_64:alma9
2323
github_actions_labels:
2424
- cirun-openstack-cpu-4xlarge
2525
libgrpc:

.ci_support/linux_64_python3.12.____cpython.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
c_compiler:
22
- gcc
33
c_compiler_version:
4-
- '13'
4+
- '14'
55
c_stdlib:
66
- sysroot
77
c_stdlib_version:
88
- '2.17'
99
cdt_name:
10-
- cos7
10+
- conda
1111
channel_sources:
1212
- conda-forge
1313
channel_targets:
@@ -17,9 +17,9 @@ curl:
1717
cxx_compiler:
1818
- gxx
1919
cxx_compiler_version:
20-
- '13'
20+
- '14'
2121
docker_image:
22-
- quay.io/condaforge/linux-anvil-cos7-x86_64
22+
- quay.io/condaforge/linux-anvil-x86_64:alma9
2323
github_actions_labels:
2424
- cirun-openstack-cpu-4xlarge
2525
libgrpc:

.ci_support/linux_64_python3.9.____cpython.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
c_compiler:
22
- gcc
33
c_compiler_version:
4-
- '13'
4+
- '14'
55
c_stdlib:
66
- sysroot
77
c_stdlib_version:
88
- '2.17'
99
cdt_name:
10-
- cos7
10+
- conda
1111
channel_sources:
1212
- conda-forge
1313
channel_targets:
@@ -17,9 +17,9 @@ curl:
1717
cxx_compiler:
1818
- gxx
1919
cxx_compiler_version:
20-
- '13'
20+
- '14'
2121
docker_image:
22-
- quay.io/condaforge/linux-anvil-cos7-x86_64
22+
- quay.io/condaforge/linux-anvil-x86_64:alma9
2323
github_actions_labels:
2424
- cirun-openstack-cpu-4xlarge
2525
libgrpc:

.ci_support/osx_64_python3.10.____cpython.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ MACOSX_SDK_VERSION:
55
c_compiler:
66
- clang
77
c_compiler_version:
8-
- '18'
8+
- '19'
99
c_stdlib:
1010
- macosx_deployment_target
1111
c_stdlib_version:
@@ -19,7 +19,7 @@ curl:
1919
cxx_compiler:
2020
- clangxx
2121
cxx_compiler_version:
22-
- '18'
22+
- '19'
2323
github_actions_labels:
2424
- cirun-openstack-cpu-4xlarge
2525
libgrpc:

.ci_support/osx_64_python3.11.____cpython.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ MACOSX_SDK_VERSION:
55
c_compiler:
66
- clang
77
c_compiler_version:
8-
- '18'
8+
- '19'
99
c_stdlib:
1010
- macosx_deployment_target
1111
c_stdlib_version:
@@ -19,7 +19,7 @@ curl:
1919
cxx_compiler:
2020
- clangxx
2121
cxx_compiler_version:
22-
- '18'
22+
- '19'
2323
github_actions_labels:
2424
- cirun-openstack-cpu-4xlarge
2525
libgrpc:

.ci_support/osx_64_python3.12.____cpython.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ MACOSX_SDK_VERSION:
55
c_compiler:
66
- clang
77
c_compiler_version:
8-
- '18'
8+
- '19'
99
c_stdlib:
1010
- macosx_deployment_target
1111
c_stdlib_version:
@@ -19,7 +19,7 @@ curl:
1919
cxx_compiler:
2020
- clangxx
2121
cxx_compiler_version:
22-
- '18'
22+
- '19'
2323
github_actions_labels:
2424
- cirun-openstack-cpu-4xlarge
2525
libgrpc:

.ci_support/osx_64_python3.9.____cpython.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ MACOSX_SDK_VERSION:
55
c_compiler:
66
- clang
77
c_compiler_version:
8-
- '18'
8+
- '19'
99
c_stdlib:
1010
- macosx_deployment_target
1111
c_stdlib_version:
@@ -19,7 +19,7 @@ curl:
1919
cxx_compiler:
2020
- clangxx
2121
cxx_compiler_version:
22-
- '18'
22+
- '19'
2323
github_actions_labels:
2424
- cirun-openstack-cpu-4xlarge
2525
libgrpc:

0 commit comments

Comments
 (0)