Skip to content

Error: Unable to determine Flutter version for channel: stable version: 3.35.6 architecture: arm64 due to arm64 version for latest hotfix is not available #176824

@kjxbyz

Description

@kjxbyz

Steps to reproduce

Run subosito/flutter-action@v2
  with:
    channel: stable
    flutter-version: 3.35.6
    architecture: ARM64
    cache: false
    pub-cache-path: default
    dry-run: false
    git-source: https://github.com/flutter/flutter.git
  env:
    repository: voicemeet/voicemeet
    main-path: main
    source-path: voicemeet
Run chmod +x "$GITHUB_ACTION_PATH/setup.sh"
  chmod +x "$GITHUB_ACTION_PATH/setup.sh"
  shell: /bin/bash --noprofile --norc -e -o pipefail {0}
  env:
    repository: voicemeet/voicemeet
    main-path: main
    source-path: voicemeet
Run $GITHUB_ACTION_PATH/setup.sh -p \
  $GITHUB_ACTION_PATH/setup.sh -p \
    -n '3.35.6' \
    -f '' \
    -a 'ARM64' \
    -k '' \
    -c '' \
    -l '' \
    -d 'default' \
    -g 'https://github.com/flutter/flutter.git' \
    stable
  shell: /bin/bash --noprofile --norc -e -o pipefail {0}
  env:
    repository: voicemeet/voicemeet
    main-path: main
    source-path: voicemeet
Unable to determine Flutter version for channel: stable version: 3.35.6 architecture: arm64

Expected results

Install the flutter sdk normally

Actual results

Image

Unable to determine Flutter version for channel: stable version: 3.35.6 architecture: arm64

Code sample

Code sample
[Paste your code here]

Screenshots or Video

Screenshots / Video demonstration

[Upload media here]

Logs

Logs
[Paste your logs here]

Flutter Doctor output

Doctor output
[Paste your output here]

Metadata

Metadata

Assignees

No one assigned

    Labels

    d: api docsIssues with https://api.flutter.dev/platform-target-armTargeting an ARM-based platformteam-infraOwned by Infrastructure team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions