mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2025-12-30 22:51:57 -08: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:
committed by
GitHub
parent
87462398d8
commit
1fbc10cd77
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
|
||||
|
||||
Reference in New Issue
Block a user