Skip to content

Commit

Permalink
Change AlmaLinux 9 minor version to 9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
yuravk committed Nov 18, 2024
1 parent 6849c17 commit 239d134
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/shared-steps/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ runs:
dnf_crb_repo="PowerTools"
;;
9)
version_minor=".4"
version_minor=".5"
releasever=${{ inputs.version_major }}${version_minor}
results_name="AlmaLinux-${releasever}-${{ inputs.arch }}-Live-${{ inputs.image_type }}"
volid="AlmaLinux-${releasever//./_}-${{ inputs.arch }}-Live"
Expand Down

0 comments on commit 239d134

Please sign in to comment.