Releases are created from tags. To create a new release for a new Slurm version run:
git tag "<slurm_version>"
git push --tags
The corresponding packages and image are created using GitHub Actions.
Releases are created from tags. To create a new release for a new Slurm version run:
git tag "<slurm_version>"
git push --tags
The corresponding packages and image are created using GitHub Actions.