Skip to content

Commit

Permalink
Merge pull request #7422 from Obihoernchen/jammy
Browse files Browse the repository at this point in the history
Add Ubuntu Jammy (22.04) build support
  • Loading branch information
Obihoernchen committed Feb 19, 2024
2 parents a5929c9 + d442312 commit f08822f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-ubunturepo
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ for package in ${packages[@]}; do
done

# Supported distributions
dists="saucy trusty utopic xenial bionic focal"
dists="saucy trusty utopic xenial bionic focal jammy"

c_flag= # xcat-core (trunk-delvel) path
d_flag= # xcat-dep (trunk) path
Expand Down

0 comments on commit f08822f

Please sign in to comment.