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

Updating ubuntu distros to latest for running tests #1303

Merged
merged 2 commits into from
Feb 8, 2024

Conversation

manasaV3
Copy link
Collaborator

@manasaV3 manasaV3 commented Feb 7, 2024

Description

Updates backend and data workflows tests to run on the latest ubuntu distros.

@manasaV3 manasaV3 added the maintenance Release Label: Used for categorizing maintenance PRs in automated CI release notes label Feb 7, 2024
@@ -47,6 +47,7 @@ jobs:
- name: Install dependencies
# need npe2 here to test preview page
run: |
sudo apt install libffi7
Copy link
Collaborator

Choose a reason for hiding this comment

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

Is this a dependency that the latest version requires?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yeah, the newer versions come with libffi8 but libffi7 is needed.

@manasaV3 manasaV3 merged commit 03e3a9e into main Feb 8, 2024
6 checks passed
@manasaV3 manasaV3 deleted the mvenkatakrishnan/fix_distros branch February 8, 2024 17:45
Copy link

github-actions bot commented Mar 8, 2024

This PR has been included in release: v24.03.0, see the release notes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Release Label: Used for categorizing maintenance PRs in automated CI release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants