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

More refinements to GitHub Actions CI #363

Merged
merged 4 commits into from
Jan 18, 2023

Conversation

esabol
Copy link
Collaborator

@esabol esabol commented Nov 26, 2022

This pull request makes the following changes to the GitHub Actions CI:

  1. Made the indentation of the run statements consistent.
  2. Corrected the misspellings of Ubuntu in the configuration matrix. (How embarrassing!)
  3. Added gcc version to matrix.config.cc and matrix.config.cxx settings and removed matrix.config.tag from the CC and CXX environment variables.
  4. Use a case statement when installing prerequisite packages in order to facilitate future expansion of the GitHub Actions CI to non-Ubuntu platforms in the future.
  5. Renamed the GitHub Actions CI file to the more common ci.yml.

…nfig.cc and matrix.config.cxx settings and removed matrix.config.tag from CC and CXX environment variables in GitHub Actions CI.
…atforms in the future in the GitHub Actions CI.
@esabol esabol merged commit 4426067 into gearman:master Jan 18, 2023
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

1 participant