Skip to content

More refinements to GitHub Actions CI#363

Merged
esabol merged 4 commits intogearman:masterfrom
esabol:more-refinements-to-github-actions-ci
Jan 18, 2023
Merged

More refinements to GitHub Actions CI#363
esabol merged 4 commits intogearman:masterfrom
esabol:more-refinements-to-github-actions-ci

Conversation

@esabol
Copy link
Member

@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.

1 participant