diff --git a/.github/workflows/aarch64.yml b/.github/workflows/aarch64.yml index c7418fc2bde4..f7a45f7ac2d9 100644 --- a/.github/workflows/aarch64.yml +++ b/.github/workflows/aarch64.yml @@ -16,7 +16,7 @@ jobs: - name: Build Crystal uses: docker://jhass/crystal:1.0.0-alpine-build with: - args: sleep + args: sleep 2h - name: Upload Crystal executable uses: actions/upload-artifact@v4 with: