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:
SlightlyCircuitous
2023-04-12 16:31:39 -04:00
committed by GitHub
parent 87462398d8
commit 1fbc10cd77
3 changed files with 30 additions and 0 deletions

View File

@@ -116,6 +116,9 @@ jobs:
- distro: UbuntuKinetic
package: DEB
- distro: UbuntuLunar
package: DEB
name: ${{matrix.distro}}
needs: configure