Skip to content

Use ubuntu-latest runner where possible#2921

Open
antonwolfy wants to merge 4 commits into
masterfrom
use-ubuntu-latest-in-gh-workflows
Open

Use ubuntu-latest runner where possible#2921
antonwolfy wants to merge 4 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

View rendered docs @ https://intelpython.github.io/dpnp/pull/2921/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_38 ran successfully.
Passed: 1358
Failed: 2
Skipped: 16

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

Coverage Status

coverage: 78.233% (+0.003%) from 78.23% — use-ubuntu-latest-in-gh-workflows into master

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.

2 participants