File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -121,4 +121,4 @@ jobs:
121121 UPLOAD_PACKAGES : ${{ matrix.UPLOAD_PACKAGES }}
122122 BINSTAR_TOKEN : ${{ secrets.BINSTAR_TOKEN }}
123123 FEEDSTOCK_TOKEN : ${{ secrets.FEEDSTOCK_TOKEN }}
124- STAGING_BINSTAR_TOKEN : ${{ secrets.STAGING_BINSTAR_TOKEN }}
124+ STAGING_BINSTAR_TOKEN : ${{ secrets.STAGING_BINSTAR_TOKEN }}
Original file line number Diff line number Diff line change 22schema_version : 1
33
44context :
5- version : " 2.50.1 "
5+ version : " 2.51.0 "
66
77recipe :
88 name : ray-packages
99 version : ${{ version }}
1010
1111source :
1212 url : https://github.com/ray-project/ray/archive/ray-${{ version }}.tar.gz
13- sha256 : 0c177a01c3e965b025de61ba9d67b364e41938c78f537ba52491d42c8e23ca04
13+ sha256 : ae8bb892fe07d745a6722d67b0d82fe848da8fd6d127b3136e67d15856e4ed3c
1414 patches :
1515 - patches/0001-Disable-making-entry-scripts.patch
1616 - patches/0002-Ignore-warnings-in-event.cc-and-logging.cc.patch
You can’t perform that action at this time.
0 commit comments