Skip to content

Arm64 runners supportΒ #345

@ferraridamiano

Description

@ferraridamiano

Github just released arm64 actions for linux. I tried to setup flutter with flutter-action on ubuntu-24.04-arm but it failed. Will you add support also for arm runners?

Here is the error:

Run subosito/flutter-action@v2
  with:
    channel: stable
    cache: true
    architecture: ARM6[4](https://github.com/ferraridamiano/prova/actions/runs/12855298558/job/35840677162#step:4:4)
    pub-cache-path: default
    dry-run: false
Run chmod +x "$GITHUB_ACTION_PATH/setup.sh"
  chmod +x "$GITHUB_ACTION_PATH/setup.sh"
  shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
Run $GITHUB_ACTION_PATH/setup.sh -p \
  $GITHUB_ACTION_PATH/setup.sh -p \
    -n '' \
    -f '' \
    -a 'ARM[6](https://github.com/ferraridamiano/prova/actions/runs/12855298558/job/35840677162#step:4:6)4' \
    -k '' \
    -c '' \
    -l '' \
    -d 'default' \
    stable
  shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
Unable to determine Flutter version for channel: stable version: any architecture: arm64
Error: Process completed with exit code 1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions