Skip to content

cd: add more platforms to e2e all dockerhub workflow #1965

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

Merged
merged 1 commit into from
Jun 3, 2025

Conversation

JeremyTubongbanua
Copy link
Member

- What I did

  • Push more platforms to dockerhub

- How I did it

- How to verify it

- Description for the changelog
cd: add more platforms to e2e all dockerhub workflow

@JeremyTubongbanua JeremyTubongbanua self-assigned this Jun 3, 2025
@JeremyTubongbanua JeremyTubongbanua requested a review from cpswan June 3, 2025 15:54
@cpswan
Copy link
Member

cpswan commented Jun 3, 2025

When it comes to using these new images I'd suggest using an OS matrix that has regular and arm runners.

e.g. in .github/workflows/dockerhub_sshnpd.yml

jobs:
  docker:
    strategy:
      matrix:
        os: [ubuntu-24.04-arm, ubuntu-24.04]

@JeremyTubongbanua JeremyTubongbanua merged commit 6f8868b into trunk Jun 3, 2025
10 checks passed
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