mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-04-20 11:35:57 +00:00
feat: added ubuntu jammy
This commit is contained in:
parent
ed3562ef17
commit
1861e5100b
1 changed files with 2 additions and 0 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue