svn commit: r1924298 - /apr/apr-util/branches/1.7.x/.github/workflows/linux.yml
| Newsgroups | gmane.comp.apache.apr.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: minfrin
Date: Tue Mar 11 14:18:26 2025
New Revision: 1924298
URL: http://svn.apache.org/viewvc?rev=1924298&view=rev
Log:
Ubuntu 20.04 is no more, welcome 24.04.
Modified:
apr/apr-util/branches/1.7.x/.github/workflows/linux.yml
Modified: apr/apr-util/branches/1.7.x/.github/workflows/linux.yml
URL: http://svn.apache.org/viewvc/apr/apr-util/branches/1.7.x/.github/workflows/linux.yml?rev=1924298&r1=1924297&r2=1924298&view=diff
==============================================================================
--- apr/apr-util/branches/1.7.x/.github/workflows/linux.yml (original)
+++ apr/apr-util/branches/1.7.x/.github/workflows/linux.yml Tue Mar 11 14:18:26 2025
@@ -17,7 +17,7 @@ jobs:
fail-fast: false
matrix:
apr-version: [1.7.x, 1.8.x]
- os: [ubuntu-20.04, ubuntu-22.04]
+ os: [ubuntu-22.04, ubuntu-24.04]
include:
- name: APR 1.7.x maintainer-mode
apr-version: 1.7.x