Skip to content

Commit

Permalink
feat: add param for ubuntu 24.04
Browse files Browse the repository at this point in the history
  • Loading branch information
nadeemshahzad committed Oct 31, 2024
1 parent 440cd37 commit 5c7ee96
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions devops/jobs/CreateSandbox.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -242,9 +242,8 @@ class CreateSandbox {
[
"full_edx_installation_from_scratch",
"full_edx_installation",
"ubuntu_18.04",
"ubuntu_24.04",
"ubuntu_20.04",
"ubuntu_16.04",
],
"Type of AMI we should boot before updating the selected roles above")

Expand Down

0 comments on commit 5c7ee96

Please sign in to comment.