mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
Add Ubuntu 23.04 Lunar Lobster Build (#4784)
* Create Lunar Dockerfile Note that qt6-svg-dev and qt6-websockets-dev are renamed replacements for libqt6svg6-dev and libqt6websockets6-dev, respectively. * Add Ubuntu Lunar * Add Ubuntu Lunar to Template
This commit is contained in:
parent
87462398d8
commit
1fbc10cd77
3 changed files with 30 additions and 0 deletions
3
.github/workflows/desktop-build.yml
vendored
3
.github/workflows/desktop-build.yml
vendored
|
|
@ -116,6 +116,9 @@ jobs:
|
|||
|
||||
- distro: UbuntuKinetic
|
||||
package: DEB
|
||||
|
||||
- distro: UbuntuLunar
|
||||
package: DEB
|
||||
|
||||
name: ${{matrix.distro}}
|
||||
needs: configure
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue