Skip to content

Commit

Permalink
rephrase
Browse files Browse the repository at this point in the history
Signed-off-by: Robert Steiner <[email protected]>
  • Loading branch information
Robert-Steiner committed Nov 5, 2024
1 parent 585e861 commit 539c111
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/build-docker-image-matrix.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
2. **Alpine Images**:
- Used only for minimal images (e.g., SuperLink) where no extra dependencies are expected.
- Limited use due to dependency compilation complexity with `musl` and ML frameworks.
- Limited use due to dependency (in particular ML frameworks) compilation complexity with `musl`.
Workflow Details:
- **Stable Release**: Triggered on new releases. Builds full matrix (all Python versions, Ubuntu and Alpine).
Expand Down

0 comments on commit 539c111

Please sign in to comment.