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

Pin robot test workflows to ubuntu-22.04 #118

Merged
merged 1 commit into from
Feb 21, 2025

Conversation

antonjahn
Copy link
Collaborator

Changes

The automated robots tests are currently only working on ubuntu-22.04, and ubuntu-latest is a moving target (and 24.04 now).
In any case a versioned ubuntu version should be used for testing.

Tests for arm are failing due to the qemu-user-static version included in ubuntu-24.04.
This change fixes the runners to ubuntu-22.04 for now.

Dependencies:

n/a

Tests results

see checks

Developer Checklist:

  • Test: Changes are tested
  • Doc: Documentation has been updated
  • Git: Informative git commit message(s)
  • Issue: If a related GitHub issue exists, linking is done

Reviewer checklist:

  • Review: Changes are reviewed
  • Review: Tested by the reviewer

Signed-off-by: Anton Jahn <54476893+antonjahn@users.noreply.github.com>
@antonjahn antonjahn requested a review from wintron04 February 21, 2025 15:11
@simone-weiss simone-weiss merged commit fe03c53 into main_2.x Feb 21, 2025
10 of 11 checks passed
@simone-weiss simone-weiss deleted the fix-robot-test-ubuntu-version branch February 21, 2025 16:01
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