Skip to content

Conversation

bluvulture
Copy link
Contributor

This pull request updates the operating system used in several GitHub Actions workflows from ubuntu-20.04 to ubuntu-latest. This change ensures that CI jobs run on the most up-to-date Ubuntu environment, which can provide improved security, newer tools, and better compatibility.

CI/CD Workflow Updates:

  • Updated the runner for the codeception-tests job in .github/workflows/elastic-search-codeception.yaml to use ubuntu-latest instead of ubuntu-20.04.
  • Updated the runner for the codeception-tests job in .github/workflows/open-search-codeception.yaml to use ubuntu-latest instead of ubuntu-20.04.
  • Updated the runner for the static-analysis-phpstan job in .github/workflows/static-analysis.yaml to use ubuntu-latest instead of ubuntu-20.04.## Changes in this pull request
    Resolves #

Additional info

@bluvulture bluvulture merged commit 80e1ecf into 1.3 Sep 16, 2025
8 of 9 checks passed
@bluvulture bluvulture deleted the runners_update branch September 16, 2025 07:36
@github-actions github-actions bot locked and limited conversation to collaborators Sep 16, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant