Skip to content

[MAINT] Use Ubuntu 24.04 in conda-package workflow - #2362

Open
ndgrigorian wants to merge 1 commit into
masterfrom
migrate-ci-to-ubuntu-24.04
Open

[MAINT] Use Ubuntu 24.04 in conda-package workflow#2362
ndgrigorian wants to merge 1 commit into
masterfrom
migrate-ci-to-ubuntu-24.04

Conversation

@ndgrigorian

Copy link
Copy Markdown
Collaborator

This PR proposes moving conda-package workflow to use Ubuntu 24.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?
  • If this PR is a work in progress, are you opening the PR as a draft?

@github-actions

Copy link
Copy Markdown

@coveralls

Copy link
Copy Markdown
Collaborator

Coverage Status

coverage: 74.462%. remained the same — migrate-ci-to-ubuntu-24.04 into master

python_spec: '3.14.* *_cp314'
experimental: false
runner: ubuntu-22.04
runner: ubuntu-24.04

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Would not it be better to use ubuntu-latest here instead of pinning ubuntu-24.04?
All other jobs here (and in the other workflows) use ubuntu-latest and it already resolves to 24.04

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