Skip to content

Commit

Permalink
Add Ubuntu Jammy (22.04) build support
Browse files Browse the repository at this point in the history
  • Loading branch information
Obihoernchen committed Feb 11, 2024
1 parent 6b8c669 commit b62bfc9
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 b62bfc9

Please sign in to comment.