Skip to content

Commit

Permalink
Add mapping to use existing ubuntu2204 version if ubuntu2404 is detected
Browse files Browse the repository at this point in the history
  • Loading branch information
lbianchi-lbl committed Jan 16, 2025
1 parent 6961bb5 commit 8d647cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions idaes/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@
"xubuntu2004": "ubuntu2004",
"xubuntu2204": "ubuntu2204",
"pop22": "ubuntu2204",
"ubuntu2404": "ubuntu2204",
}
# Machine map
binary_arch_map = {
Expand Down

0 comments on commit 8d647cc

Please sign in to comment.