Update warp snapshot build job

This commit is contained in:
Jimmy Chen
2026-06-12 10:03:33 +10:00
parent 43c2e78139
commit 899914be49

View File

@@ -16,7 +16,7 @@ concurrency:
jobs: jobs:
bake: bake:
runs-on: warp-ubuntu-latest-x64-8x runs-on: warp-ubuntu-latest-x64-8x;snapshot.enabled=true
steps: steps:
- name: Install system deps - name: Install system deps
run: | run: |