Skip to content

Commit

Permalink
debian/buildtool: Add focal and jammy
Browse files Browse the repository at this point in the history
  • Loading branch information
jakar committed Oct 9, 2023
1 parent 3ab3539 commit d954dbd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions debian/buildtool.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@
"bionic": "18.04",
"cosmic": "18.10",
"disco": "19.04",
"focal": "20.04",
"jammy": "22.04",
}

SCRIPT_DIR = Path(__file__).resolve().parent
Expand Down

0 comments on commit d954dbd

Please sign in to comment.