We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c27abca commit ee3d648Copy full SHA for ee3d648
.github/workflows/nightly.yml
@@ -357,7 +357,7 @@ jobs:
357
short_run: false
358
# Beside the 2 LTS Ubuntu, we also test this on the latest Ubuntu - to be updated
359
# every 6 months, so we verify the latest version of packages (compilers, etc.).
360
- os: "['ubuntu-22.04', 'ubuntu-24.04', 'ubuntu-24.10']"
+ os: "['ubuntu-22.04', 'ubuntu-24.04', 'ubuntu-25.04']"
361
362
Benchmarks:
363
uses: ./.github/workflows/reusable_benchmarks.yml
0 commit comments