feat: added ubuntu jammy

This commit is contained in:
HackSys Team 2024-09-15 01:56:27 +05:30
parent ed3562ef17
commit 1861e5100b

View file

@ -15,6 +15,8 @@ jobs:
os_name: "bookworm"
- distro: "debian:bullseye"
os_name: "bullseye"
- distro: "ubuntu:jammy"
os_name: "jammy"
- distro: "ubuntu:focal"
os_name: "focal"