Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: drop linux/arm/v7 support #814

Merged
merged 1 commit into from
Aug 4, 2023
Merged

ci: drop linux/arm/v7 support #814

merged 1 commit into from
Aug 4, 2023

Conversation

sozercan
Copy link
Member

@sozercan sozercan commented Aug 4, 2023

What this PR does / why we need it:

trivy does not support arm/v7
https://explore.ggcr.dev/?image=ghcr.io/aquasecurity/trivy:0.43.0

Which issue(s) this PR fixes (optional, using fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when the PR gets merged):
Fixes #

Special notes for your reviewer:

Signed-off-by: Sertac Ozercan <sozercan@gmail.com>
@@ -18,9 +18,6 @@ jobs:
name: "release"
runs-on: ubuntu-latest
timeout-minutes: 60
permissions:
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks like this was duplicated

Copy link
Contributor

@pmengelbert pmengelbert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sozercan sozercan merged commit d78c62a into main Aug 4, 2023
130 checks passed
@sozercan sozercan deleted the remove-arm32 branch August 4, 2023 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants