chore: Adds Debian 13 to CI/CD (#2277)
This commit is contained in:
parent
dfb83cda13
commit
ea86d5b2a6
2 changed files with 5 additions and 2 deletions
3
.github/workflows/build-test.yml
vendored
3
.github/workflows/build-test.yml
vendored
|
|
@ -54,6 +54,9 @@ jobs:
|
|||
- container: ubuntu:jammy
|
||||
name: Ubuntu 22
|
||||
packageManager: apt
|
||||
- container: debian:trixie
|
||||
name: Debian 13
|
||||
packageManager: apt
|
||||
- container: debian:bookworm
|
||||
name: Debian 12
|
||||
packageManager: apt
|
||||
|
|
|
|||
|
|
@ -17,8 +17,8 @@ ModernUO [](https://www.microsoft.com/en-US/evalcenter/evaluate-windows-server-2022)
|
||||

|
||||
[](https://www.debian.org/distrib/)
|
||||
[](https://ubuntu.com/download/server)
|
||||
[](https://www.debian.org/distrib/)
|
||||
[](https://ubuntu.com/download/server)
|
||||
<br/>
|
||||
[](https://alpinelinux.org/downloads/)
|
||||
[](https://getfedora.org/en/server/download/)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue