Skip to content

Commit

Permalink
Bump sysroot_linux-64 to 2.17 in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesbluca committed May 13, 2024
1 parent 7e02237 commit c6ce8e9
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions continuous_integration/environment-3.10.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ channels:
- conda-forge
dependencies:
- c-compiler
- sysroot_linux-64>=2.17
- dask>=2024.4.1
- dask-expr>=1.0.11
- fastapi>=0.92.0
Expand Down
1 change: 1 addition & 0 deletions continuous_integration/environment-3.11.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ channels:
- conda-forge
dependencies:
- c-compiler
- sysroot_linux-64>=2.17
- dask>=2024.4.1
- dask-expr>=1.0.11
- fastapi>=0.92.0
Expand Down
1 change: 1 addition & 0 deletions continuous_integration/environment-3.12.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ channels:
- conda-forge
dependencies:
- c-compiler
- sysroot_linux-64>=2.17
- dask>=2024.4.1
- dask-expr>=1.0.11
- fastapi>=0.92.0
Expand Down
1 change: 1 addition & 0 deletions continuous_integration/environment-3.9.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ channels:
- conda-forge
dependencies:
- c-compiler
- sysroot_linux-64=2.17
- dask=2024.4.1
- dask-expr=1.0.11
- fastapi=0.92.0
Expand Down
1 change: 1 addition & 0 deletions continuous_integration/gpuci/environment-3.10.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ channels:
- nodefaults
dependencies:
- c-compiler
- sysroot_linux-64>=2.17
- zlib
- dask>=2024.4.1
- dask-expr>=1.0.11
Expand Down
1 change: 1 addition & 0 deletions continuous_integration/gpuci/environment-3.9.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ channels:
- nodefaults
dependencies:
- c-compiler
- sysroot_linux-64>=2.17
- zlib
- dask>=2024.4.1
- dask-expr>=1.0.11
Expand Down

0 comments on commit c6ce8e9

Please sign in to comment.