mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2025-12-12 15:49:28 -08:00
Add Debian 13 'Trixie' build (#6068)
* Create Dockerfile * Add Debian 13 to release template * Add Debian 13 to desktop-build * Add ca-certificates package to build attempting to fix SSL issues
This commit is contained in:
committed by
GitHub
parent
473d147333
commit
268559d8de
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
|
||||
|
||||
Reference in New Issue
Block a user