Skip to content

Commit aa71b57

Browse files
committed
updates
1 parent b86ab10 commit aa71b57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/arm-local-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
5959
- name: Run Ubuntu24 Raw Image Build
6060
env:
61-
RUN_QEMU_TEST: ${{ github.event.inputs.run_qemu_test }}
61+
RUN_QEMU_TEST: ${{ github.event.push }}
6262
run: |
6363
echo "Starting Ubuntu24 raw image build..."
6464
# Ensure script has access to docker group for Earthly

0 commit comments

Comments
 (0)