mirror of
https://github.com/ROCm/ROCm.git
synced 2026-04-05 03:01:17 -04:00
[PUBLISHING] Skip nightly run if no commits (#1807)
Previously the nightly run was failing to upload if there had been no commits since the previous night. Also moves time ahead 20 minutes to avoid hourly spike delays launching workflows.
This commit is contained in:
committed by
GitHub
parent
c3cba05f77
commit
d416d63152
@@ -12,7 +12,7 @@ You can install the latest stable release of Triton from pip:
|
||||
|
||||
pip install triton
|
||||
|
||||
Binary wheels are available for CPython 3.8-3.11 and PyPy 3.8-3.9.
|
||||
Binary wheels are available for CPython 3.7-3.11 and PyPy 3.8-3.9.
|
||||
|
||||
And the latest nightly release:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user