Skip to content

Commit

Permalink
Adds jammy support for packagecloud upload (#229)
Browse files Browse the repository at this point in the history
  • Loading branch information
gurkanindibay authored Jun 27, 2022
1 parent 43f2d9e commit 4a2d487
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packaging_automation/upload_to_package_cloud.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"debian/stretch": 149,
"ubuntu/focal": 210,
"ubuntu/bionic": 190,
"ubuntu/jammy": 237
}

supported_repos = ["citus-bot/sample",
Expand Down

0 comments on commit 4a2d487

Please sign in to comment.