Skip to content

Commit

Permalink
PMM-7 Updating package
Browse files Browse the repository at this point in the history
  • Loading branch information
puneet0191 authored May 10, 2024
1 parent 2c59d4b commit 92ea077
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/runner-package-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ jobs:
echo "VM_BOX=generic/oracle8" >> $GITHUB_ENV
fi
if [[ "${{ inputs.os }}" =~ "noble" ]]; then
echo "VM_BOX=generic/ubuntu2404" >> $GITHUB_ENV
echo "VM_BOX=bento/ubuntu-24.04" >> $GITHUB_ENV
fi
if [[ "${{ inputs.os }}" =~ "ol-9" ]]; then
echo "VM_BOX=generic/oracle9" >> $GITHUB_ENV
Expand Down

0 comments on commit 92ea077

Please sign in to comment.