mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-14 14:32:15 -07:00
Add Debian 13 to desktop-build
This commit is contained in:
parent
3c61c5f36c
commit
005024f722
1 changed files with 5 additions and 0 deletions
5
.github/workflows/desktop-build.yml
vendored
5
.github/workflows/desktop-build.yml
vendored
|
|
@ -105,6 +105,11 @@ jobs:
|
|||
- distro: Debian
|
||||
version: 12
|
||||
package: DEB
|
||||
test: skip # Running tests on all distros is superfluous
|
||||
|
||||
- distro: Debian
|
||||
version: 13
|
||||
package: DEB
|
||||
|
||||
- distro: Fedora
|
||||
version: 41
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue