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

Run re2 ABI tests against Ubuntu 22.04 #160

Merged
merged 1 commit into from
Jul 16, 2024

Conversation

mudge
Copy link
Owner

@mudge mudge commented Jul 16, 2024

To match the ubuntu-latest GitHub runner, upgrade the re2 ABI tests to run against Ubuntu 22.04 using the newly compiled libre2-dev packages from https://github.com/mudge/re2-ci/releases/tag/v22.04

As Ubuntu 22.04 has libabsl-dev available, there's no need to manually install it and we switch to using apt -f install so it'll install the dependency automatically.

@mudge mudge force-pushed the upgrade-abi-tests-to-ubuntu-22.04 branch from 4c95b43 to faf6b0f Compare July 16, 2024 12:47
To match the ubuntu-latest GitHub runner, upgrade the re2 ABI tests to
run against Ubuntu 22.04 using the newly compiled libre2-dev packages
from https://github.com/mudge/re2-ci/releases/tag/v22.04

As Ubuntu 22.04 has libabsl-dev available, there's no need to manually
install it and we switch to using apt -f install so it'll install the
dependency automatically.
@mudge mudge force-pushed the upgrade-abi-tests-to-ubuntu-22.04 branch from faf6b0f to d548ef6 Compare July 16, 2024 13:08
@mudge mudge merged commit 4539e54 into main Jul 16, 2024
118 checks passed
@mudge mudge deleted the upgrade-abi-tests-to-ubuntu-22.04 branch July 16, 2024 14:29
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.

1 participant