cloudposse / cloudposse/github-action-preview-environment-controller

Fails on ARM64 runners

Open
#45 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
No language data
Stars
7
Forks
5
Avg merge
3h 1m
Merged PRs (30d)
1

Description

Found a bug? Maybe our [Slack Community](https://cloudposse.com/slack) can help.

[![Slack Community](https://slack.cloudposse.com/for-the-badge.svg)](https://cloudposse.com/slack)

## Describe the Bug
install JQ fails on ARM64 GitHub-hosted runners (linux)

JQ is already available on GitHub runners.

## Expected Behavior
A clear and concise description of what you expected to happen.

## Steps to Reproduce
1. Create arm64 runner (tested with GitHub-hosted, may also work on graviton)
2. Run this action
```
Cannot handle "ARM64" architecture for os "Linux"
Error: Process completed with exit code 1.
```

## Screenshots
If applicable, add screenshots or logs to help explain your problem.

## Environment (please complete the following information):

Anything that will help us triage the bug will help. Here are some ideas:
- OS: [e.g. Linux, OSX, WSL, etc]
- Version [e.g. 10.15]

## Additional Context
Seems to be the same issue as https://github.com/cloudposse/github-action-docker-build-push/issues/68

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.