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

feat(ci): add ubuntu 24.04 in test workflow #17

Conversation

fr-cellule-ops4ops-ops4ops

feat(ci): add ubuntu 24 support in actions workflow

add in worflow tests on ubuntu 24

ran shell command "if ! yq -e '.jobs.test.strategy.matrix.config[] | select(.image == \"ubuntu\" and .tag == \"24.04\")' .github/workflows/molecule.yml > /dev/null 2>&1; then\n yq -i '.jobs.test.strategy.matrix.config += [{\"image\": \"ubuntu\", \"tag\": \"24.04\"}]' .github/workflows/molecule.yml\n cat .github/workflows/molecule.yml\nfi\n"

GitLab CI pipeline link
Updatecli logo

Created automatically by Updatecli

Options:

Most of Updatecli configuration is done via its manifest(s).

  • If you close this pull request, Updatecli will automatically reopen it, the next time it runs.
  • If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.

Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!

Made with ❤️️ by updatecli
@bngameni bngameni merged commit 8a1b153 into main Jul 1, 2024
18 checks passed
@bngameni bngameni deleted the updatecli_main_77fa35caf789091e6d8f9ec86a6a0b65a568086a3c51d87aaf3b40af3799fb25 branch July 1, 2024 10:05
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