diff --git a/.github/workflows/Linux aarch64.yml b/.github/workflows/Linux aarch64.yml index f3c9051..56cae49 100644 --- a/.github/workflows/Linux aarch64.yml +++ b/.github/workflows/Linux aarch64.yml @@ -11,8 +11,7 @@ on: jobs: build: runs-on: ubuntu-22.04 # Using Ubuntu as the base - architecture: aarch64 - + steps: - name: Check out the code uses: actions/checkout@v3