diff --git a/.github/workflows/subflow-native.yaml b/.github/workflows/subflow-native.yaml index 1b07d68f6..6b6e96576 100644 --- a/.github/workflows/subflow-native.yaml +++ b/.github/workflows/subflow-native.yaml @@ -25,7 +25,7 @@ jobs: - name: Start Colima run: | - colima start --memory 4 --vm-type=vz --vz-rosetta + colima start --memory 4 --vm-type=vz - name: Build and Compile run: |