Skip to content

Commit c6ce8e9

Browse files
committed
Bump sysroot_linux-64 to 2.17 in CI
1 parent 7e02237 commit c6ce8e9

6 files changed

+6
-0
lines changed

continuous_integration/environment-3.10.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ channels:
33
- conda-forge
44
dependencies:
55
- c-compiler
6+
- sysroot_linux-64>=2.17
67
- dask>=2024.4.1
78
- dask-expr>=1.0.11
89
- fastapi>=0.92.0

continuous_integration/environment-3.11.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ channels:
33
- conda-forge
44
dependencies:
55
- c-compiler
6+
- sysroot_linux-64>=2.17
67
- dask>=2024.4.1
78
- dask-expr>=1.0.11
89
- fastapi>=0.92.0

continuous_integration/environment-3.12.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ channels:
33
- conda-forge
44
dependencies:
55
- c-compiler
6+
- sysroot_linux-64>=2.17
67
- dask>=2024.4.1
78
- dask-expr>=1.0.11
89
- fastapi>=0.92.0

continuous_integration/environment-3.9.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ channels:
33
- conda-forge
44
dependencies:
55
- c-compiler
6+
- sysroot_linux-64=2.17
67
- dask=2024.4.1
78
- dask-expr=1.0.11
89
- fastapi=0.92.0

continuous_integration/gpuci/environment-3.10.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ channels:
88
- nodefaults
99
dependencies:
1010
- c-compiler
11+
- sysroot_linux-64>=2.17
1112
- zlib
1213
- dask>=2024.4.1
1314
- dask-expr>=1.0.11

continuous_integration/gpuci/environment-3.9.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ channels:
88
- nodefaults
99
dependencies:
1010
- c-compiler
11+
- sysroot_linux-64>=2.17
1112
- zlib
1213
- dask>=2024.4.1
1314
- dask-expr>=1.0.11

0 commit comments

Comments
 (0)