dlang-community / setup-dlang

Github action for dlang compiler setup
MIT License
46 stars 14 forks source link

Not usable for new M1 macOS runners #70

Closed kinke closed 9 months ago

kinke commented 9 months ago

Trying to use this action for the new runners (runs-on: macos-14, see https://github.blog/changelog/2024-01-30-github-actions-introducing-the-new-m1-macos-runner-available-to-open-source/) fails:

Run dlang-community/setup-dlang@v1
  with:
    compiler: ldc-latest
    gh_token: ***
Error: Only x64 arch is supported by all platforms
    at run (/Users/runner/work/_actions/dlang-community/setup-dlang/v1/webpack:/setup-dlang/src/main.ts:30:1)