feat: add minimal tag -- fix build error #57

This commit is contained in:
engigu
2026-03-16 09:41:29 +08:00
parent ba81d4edf2
commit 7557f66790
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -20,7 +20,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
base_type: [debian, debian13, slim]
base_type: [debian, debian13, minimal]
platform:
- linux/amd64
- linux/arm64
@@ -126,7 +126,7 @@ jobs:
needs: build
strategy:
matrix:
base_type: [debian, debian13, slim]
base_type: [debian, debian13, minimal]
include:
- base_type: debian
tag: base