CI: Update ubuntu version

Signed-off-by: Alexey Gladkov <legion@kernel.org>
This commit is contained in:
Alexey Gladkov 2025-10-28 00:49:54 +01:00
parent ac7a91547c
commit e4367620da
No known key found for this signature in database
GPG Key ID: A45ABA544CFFD434

View File

@ -138,7 +138,7 @@ jobs:
needs: [ check_commits_job, distcheck_job ]
env:
CI_ARCH: ${{ matrix.arch }}
CI_UBUNTU_VERSION: "24.10"
CI_UBUNTU_VERSION: "25.04"
steps:
- name: "Check out repository"