Skip to content

Commit c66beee

Browse files
authored
Merge pull request #1327 from lukaszstolarczuk/bump-qemu-ubu
[CI][QEMU] Bump latest Ubuntu version used
2 parents c27abca + ee3d648 commit c66beee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,7 @@ jobs:
357357
short_run: false
358358
# Beside the 2 LTS Ubuntu, we also test this on the latest Ubuntu - to be updated
359359
# every 6 months, so we verify the latest version of packages (compilers, etc.).
360-
os: "['ubuntu-22.04', 'ubuntu-24.04', 'ubuntu-24.10']"
360+
os: "['ubuntu-22.04', 'ubuntu-24.04', 'ubuntu-25.04']"
361361

362362
Benchmarks:
363363
uses: ./.github/workflows/reusable_benchmarks.yml

0 commit comments

Comments
 (0)