Branch: refs/heads/master Author: Colomban Wendling ban@herbesfolles.org Committer: Colomban Wendling ban@herbesfolles.org Date: Mon, 17 Feb 2025 00:49:21 UTC Commit: 9df283bb6c714fc1caa9b4c4226b69e0b11c1890 https://github.com/geany/geany-plugins/commit/9df283bb6c714fc1caa9b4c4226b69...
Log Message: ----------- Merge pull request #1412 from eht16/ci-ubuntu
CI: Update to Ubuntu 22.04 runners as 20.04 are getting deprecated
Modified Paths: -------------- .github/workflows/build.yml
Modified: .github/workflows/build.yml 2 lines changed, 1 insertions(+), 1 deletions(-) =================================================================== @@ -201,7 +201,7 @@ jobs:
mingw64: name: Mingw-w64 Build (Windows) - runs-on: ubuntu-20.04 + runs-on: ubuntu-22.04
env: GEANY_SOURCE_PATH: ${{ github.workspace }}/.geany_source
-------------- This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).
plugins-commits@lists.geany.org