Skip to content

Use ubuntu-latest runner where possible#2921

Merged
antonwolfy merged 5 commits into
masterfrom
use-ubuntu-latest-in-gh-workflows
May 19, 2026
Merged

Use ubuntu-latest runner where possible#2921
antonwolfy merged 5 commits into
masterfrom
use-ubuntu-latest-in-gh-workflows

Conversation

@antonwolfy
Copy link
Copy Markdown
Contributor

@antonwolfy antonwolfy commented May 18, 2026

This PR updates existing GitHub workflows to switch to use ubuntu-latest runner instead of ubuntu-22.04 one where it's possible.

Note, cron-run-tests.yaml still assumes to run tests on both ubuntu-22.04 and ubuntu-24.04 to validate both deployment paths.
And conda-package.yml still builds on ubuntu-22.04 to support running tests on any Ubuntu since 22.04.

  • Have you provided a meaningful PR description?
  • Have you added a test, reproducer or referred to an issue with a reproducer?
  • Have you tested your changes locally for CPU and GPU devices?
  • Have you made sure that new changes do not introduce compiler warnings?
  • Have you checked performance impact of proposed changes?
  • Have you added documentation for your changes, if necessary?
  • Have you added your changes to the changelog?

@antonwolfy antonwolfy added this to the 0.21.0 release milestone May 18, 2026
@antonwolfy antonwolfy self-assigned this May 18, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 18, 2026

View rendered docs @ https://intelpython.github.io/dpnp/index.html

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 18, 2026

Array API standard conformance tests for dpnp=0.21.0dev0=py313h509198e_43 ran successfully.
Passed: 1355
Failed: 5
Skipped: 16

@antonwolfy antonwolfy marked this pull request as ready for review May 18, 2026 12:12
@coveralls
Copy link
Copy Markdown
Collaborator

coveralls commented May 18, 2026

Coverage Status

Coverage is 78.233%use-ubuntu-latest-in-gh-workflows into master. No base build found for master.

Copy link
Copy Markdown
Contributor

@vlad-perevezentsev vlad-perevezentsev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
Thank you @antonwolfy

@antonwolfy antonwolfy merged commit e569387 into master May 19, 2026
75 checks passed
@antonwolfy antonwolfy deleted the use-ubuntu-latest-in-gh-workflows branch May 19, 2026 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants