Skip to content

CI: Add Debian 13 to the FULL_OS runner list #17648

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mcmilk
Copy link
Contributor

@mcmilk mcmilk commented Aug 17, 2025

This commit adds Debian 13 alias Trixie to the checked operating systems. The image needs to be run with UEFI support.

Current Debian version overview:

  • Debian 11 (Bullseye) -> "oldoldstable"
  • Debian 12 (Bookworm) -> "oldstable"
  • Debian 13 (Trixie) -> new "stable"

The CI will be run on Debian 12 and Debian 13 now. Debian 11 is kept, but won't be used automatically.

Motivation and Context

Description

How Has This Been Tested?

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Performance enhancement (non-breaking change which improves efficiency)
  • Code cleanup (non-breaking change which makes code smaller or more readable)
  • Quality assurance (non-breaking change which makes the code more robust against bugs)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Library ABI change (libzfs, libzfs_core, libnvpair, libuutil and libzfsbootenv)
  • Documentation (a change to man pages or other documentation)

Checklist:

@mcmilk mcmilk force-pushed the debian13 branch 2 times, most recently from 84fadfd to 879e3ab Compare August 17, 2025 19:14
@mcmilk
Copy link
Contributor Author

mcmilk commented Aug 17, 2025

Sorry, seems not ready currently.

This commit adds Debian 13 alias Trixie to the checked operating
systems. The image needs to be run with UEFI support.

Current Debian version overview:
- Debian 11 (Bullseye) -> "oldoldstable"
- Debian 12 (Bookworm) -> "oldstable"
- Debian 13 (Trixie) -> new "stable"

The CI will be run on Debian 12 and Debian 13 now.
Debian 11 is kept, but won't be used automatically.

Signed-off-by: Tino Reichardt <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants