CI: use Blacksmith docker builder in sandbox smoke

This commit is contained in:
Vincent Koc 2026-03-02 18:47:45 -08:00
parent 5cffbbda32
commit 24fd6c8278
1 changed files with 3 additions and 0 deletions

View File

@ -26,6 +26,9 @@ jobs:
with:
submodules: false
- name: Set up Docker Builder
uses: useblacksmith/setup-docker-builder@v1
- name: Build minimal sandbox base (USER sandbox)
shell: bash
run: |