Skip to content

ci: drop Python 3.10/3.11 and pin Ubuntu runners to ubuntu-latest - #3046

Open
antonwolfy wants to merge 1 commit into
masterfrom
ci/drop-py310-py311-ubuntu2204
Open

ci: drop Python 3.10/3.11 and pin Ubuntu runners to ubuntu-latest#3046
antonwolfy wants to merge 1 commit into
masterfrom
ci/drop-py310-py311-ubuntu2204

Conversation

@antonwolfy

@antonwolfy antonwolfy commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Trims the GitHub Actions test matrices to reduce load on GitHub-hosted runners. Full coverage across the dropped configurations continues to run in internal CI (Jenkins), so no use case loses testing overall.

  • 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?

Remove Python 3.10 and 3.11 from the test matrices and switch the
Ubuntu runners to ubuntu-latest, collapsing the separate 22.04/24.04
legs in the cron job into a single ubuntu-latest entry.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@antonwolfy antonwolfy added this to the 0.21.0 release milestone Aug 28, 2026
@antonwolfy antonwolfy self-assigned this Aug 28, 2026
@github-actions

Copy link
Copy Markdown
Contributor

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

@github-actions

Copy link
Copy Markdown
Contributor

Array API standard conformance tests for dpnp=0.21.0dev7=py314ha0e2e8e_2 ran successfully.
Passed: 1375
Failed: 0
Skipped: 7

@coveralls

Copy link
Copy Markdown
Collaborator

Coverage Status

coverage: 78.48% (-0.003%) from 78.483% — ci/drop-py310-py311-ubuntu2204 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