Branch: refs/heads/master Author: Enrico Tröger enrico.troeger@uvena.de Committer: Enrico Tröger enrico.troeger@uvena.de Date: Sun, 07 Jul 2024 12:02:42 UTC Commit: 9cf72b0d42679ae8bf551d0d83836c9a83f77335 https://github.com/geany/geany/commit/9cf72b0d42679ae8bf551d0d83836c9a83f773...
Log Message: ----------- CI: use Ubuntu 22.04 for Meson build
Modified Paths: -------------- .github/workflows/build.yml
Modified: .github/workflows/build.yml 2 lines changed, 1 insertions(+), 1 deletions(-) =================================================================== @@ -107,7 +107,7 @@ jobs:
linux-meson: name: Linux Meson Build - runs-on: ubuntu-20.04 + runs-on: ubuntu-22.04
strategy: fail-fast: false
-------------- This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).