File tree Expand file tree Collapse file tree 3 files changed +2
-3
lines changed
Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 88
99jobs :
1010 community-bot :
11- uses : NVIDIA-NeMo/FW-CI-templates/.github/workflows/_community_bot.yml@v0.44.0
11+ uses : NVIDIA-NeMo/FW-CI-templates/.github/workflows/_community_bot.yml@v0.49.1
1212 secrets :
1313 GH_TOKEN : ${{ secrets.PAT }}
Original file line number Diff line number Diff line change 3131 description : Branch to target for version bump
3232jobs :
3333 release :
34- uses : NVIDIA-NeMo/FW-CI-templates/.github/workflows/_release_library.yml@v0.22.6
34+ uses : NVIDIA-NeMo/FW-CI-templates/.github/workflows/_release_library.yml@v0.40.0
3535 with :
3636 release-ref : ${{ inputs.release-ref }}
3737 python-package : nemo_run
Original file line number Diff line number Diff line change 2727 Executor ,
2828 ExecutorMacros ,
2929)
30- from nemo_run .core .execution .launcher import FaultTolerance , Torchrun
3130from nemo_run .core .packaging .base import Packager
3231from nemo_run .core .packaging .git import GitArchivePackager
3332
You can’t perform that action at this time.
0 commit comments