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

Fix tests #14319

Merged
merged 1 commit into from
Oct 31, 2021
Merged

Fix tests #14319

merged 1 commit into from
Oct 31, 2021

Conversation

davidemyers
Copy link
Contributor

Description

Tests are failing because Ubuntu 16.04 build environments are no longer available.

This PR updates the GitHub Actions from Ubuntu 16.04 to Ubuntu 20.04 and uses a newer version of LXD.

This PR also removes various unnecessarily installed packages in order to speed up the test runs.

Please review these changes for correctness. I'm not a GitHub Actions expert.

How Has This Been Tested?

See the green checkmarks below.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • I have read the CONTRIBUTING document.
  • My code follows the code style of this project.
  • All new and existing tests passed.

@jackivanov jackivanov merged commit 4bed66f into trailofbits:master Oct 31, 2021
@davidemyers davidemyers deleted the tests branch October 31, 2021 12:33
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