diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 6cd7dbc..667564d 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -12,7 +12,7 @@ jobs: run: | apt update -m pwd - ls + l test-arm64: runs-on: [rust-latest, arm64-builder] @@ -21,4 +21,4 @@ jobs: run: | apt update -m pwd - ls \ No newline at end of file + l \ No newline at end of file