Skip to content

Conversation

@nihui
Copy link
Owner

@nihui nihui commented Mar 10, 2024

No description provided.

@nihui nihui changed the title build on bullseye build for debian bullseye and bookworm Mar 23, 2025
@nihui nihui requested a review from Copilot March 23, 2025 11:35
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds build support for Debian Bullseye and Bookworm by extending the CI workflows for both testing and release pipelines. Key changes include:

  • Adding new matrix entries for Debian Bullseye and Debian Bookworm targets in the test workflow.
  • Incorporating similar platform configurations in the release workflow.
  • Adjusting build steps and toolchain setups to support multiple architectures.

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/workflows/test.yml Introduces new CI build steps and configurations for Debian targets.
.github/workflows/release.yml Adds corresponding matrix entries and environment settings for Debian builds.
Comments suppressed due to low confidence (2)

.github/workflows/test.yml:33

  • The shell parameter substitution syntax may be error‑prone; consider using '${GITHUB_REF#refs/tags/}' for clearer intent and improved portability.
run: echo "VERSION=${GITHUB_REF/refs\/tags\//}" >> $GITHUB_OUTPUT

.github/workflows/release.yml:1793

  • The 'os-image' field is left empty; please provide a valid Docker image identifier or remove the field if not required.
os-image:

@nihui nihui merged commit d0ccea6 into master Mar 23, 2025
@nihui nihui deleted the bullseye branch March 23, 2025 11:50
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