mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-06 13:33:55 -07:00
Add Fedora 44; Drop Fedora 42
This commit is contained in:
parent
8953ae3c67
commit
82ba562f25
1 changed files with 2 additions and 2 deletions
4
.github/workflows/desktop-build.yml
vendored
4
.github/workflows/desktop-build.yml
vendored
|
|
@ -131,12 +131,12 @@ jobs:
|
|||
package: DEB
|
||||
|
||||
- distro: Fedora
|
||||
version: 42
|
||||
version: 43
|
||||
package: RPM
|
||||
test: skip # Running tests on all distros is superfluous
|
||||
|
||||
- distro: Fedora
|
||||
version: 43
|
||||
version: 44
|
||||
package: RPM
|
||||
|
||||
- distro: Ubuntu
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue