Skip to content

Commit

Permalink
update ci_support files (new abseil)
Browse files Browse the repository at this point in the history
  • Loading branch information
h-vetinari committed Sep 17, 2023
1 parent 3584b5d commit d7af614
Show file tree
Hide file tree
Showing 10 changed files with 31 additions and 31 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@ glog:
google_cloud_cpp:
- '2.12'
libabseil:
- '20230125'
- '20230802'
libgrpc:
- '1.56'
- '1.57'
libprotobuf:
- 4.23.3
- 4.23.4
lz4_c:
- 1.9.3
numpy:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@ glog:
google_cloud_cpp:
- '2.12'
libabseil:
- '20230125'
- '20230802'
libgrpc:
- '1.56'
- '1.57'
libprotobuf:
- 4.23.3
- 4.23.4
lz4_c:
- 1.9.3
numpy:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,11 @@ glog:
google_cloud_cpp:
- '2.12'
libabseil:
- '20230125'
- '20230802'
libgrpc:
- '1.56'
- '1.57'
libprotobuf:
- 4.23.3
- 4.23.4
lz4_c:
- 1.9.3
numpy:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,11 @@ glog:
google_cloud_cpp:
- '2.12'
libabseil:
- '20230125'
- '20230802'
libgrpc:
- '1.56'
- '1.57'
libprotobuf:
- 4.23.3
- 4.23.4
lz4_c:
- 1.9.3
numpy:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@ glog:
google_cloud_cpp:
- '2.12'
libabseil:
- '20230125'
- '20230802'
libgrpc:
- '1.56'
- '1.57'
libprotobuf:
- 4.23.3
- 4.23.4
lz4_c:
- 1.9.3
numpy:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@ glog:
google_cloud_cpp:
- '2.12'
libabseil:
- '20230125'
- '20230802'
libgrpc:
- '1.56'
- '1.57'
libprotobuf:
- 4.23.3
- 4.23.4
lz4_c:
- 1.9.3
numpy:
Expand Down
8 changes: 4 additions & 4 deletions dev/tasks/conda-recipes/.ci_support/osx_64_.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
MACOSX_DEPLOYMENT_TARGET:
- '10.9'
- '10.13'
aws_crt_cpp:
- 0.23.1
aws_sdk_cpp:
Expand Down Expand Up @@ -27,11 +27,11 @@ glog:
google_cloud_cpp:
- '2.12'
libabseil:
- '20230125'
- '20230802'
libgrpc:
- '1.56'
- '1.57'
libprotobuf:
- 4.23.3
- 4.23.4
lz4_c:
- 1.9.3
macos_machine:
Expand Down
6 changes: 3 additions & 3 deletions dev/tasks/conda-recipes/.ci_support/osx_arm64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@ glog:
google_cloud_cpp:
- '2.12'
libabseil:
- '20230125'
- '20230802'
libgrpc:
- '1.56'
- '1.57'
libprotobuf:
- 4.23.3
- 4.23.4
lz4_c:
- 1.9.3
macos_machine:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,15 @@ glog:
google_cloud_cpp:
- '2.12'
libabseil:
- '20230125'
- '20230802'
libcrc32c:
- '1.1'
libcurl:
- '8'
libgrpc:
- '1.56'
- '1.57'
libprotobuf:
- 4.23.3
- 4.23.4
lz4_c:
- 1.9.3
numpy:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,15 @@ glog:
google_cloud_cpp:
- '2.12'
libabseil:
- '20230125'
- '20230802'
libcrc32c:
- '1.1'
libcurl:
- '8'
libgrpc:
- '1.56'
- '1.57'
libprotobuf:
- 4.23.3
- 4.23.4
lz4_c:
- 1.9.3
numpy:
Expand Down

0 comments on commit d7af614

Please sign in to comment.