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

View File

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