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

CI: GitHub dropped Ubuntu 18.04 runners; switch to 20.04 for MySQL 5.7 test #1327

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jeremy
Copy link
Contributor

@jeremy jeremy commented Aug 3, 2023

https://github.blog/changelog/2022-08-09-github-actions-the-ubuntu-18-04-actions-runner-image-is-being-deprecated-and-will-be-removed-by-12-1-22/

We'll need to switch to running MySQL in Docker to restore 5.7 test coverage. (Maybe be simpler than doing package installs, anyway?)

@sodabrew
Copy link
Collaborator

sodabrew commented Aug 4, 2023

The CentOS builds are dockerized already, that may be a decent template? Or use side-by-side containers, so MySQL is accessed over the network from the build/test container

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.

None yet

2 participants