Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v14] Fix CI checks for merge queue #51222

Merged
merged 2 commits into from
Jan 20, 2025
Merged

Conversation

camscale
Copy link
Contributor

v14 cannot currently merge PRs due to changes made by GitHub since support for
v14 was ended. These changes are:

  • CI runs as UID 1001, not 1000 now
  • ubuntu-latest is now ubuntu-24.04 (with node 20)

This is preventing a final v14 release.

Joerger and others added 2 commits January 20, 2025 13:22
Specify `ubuntu-22.04` as the runner for doc-tests.yaml. The
`ubuntu-latest` GitHub runner has now changed to Ubuntu 24.04, which has
node 20. The docs tests on branch/v14 require node 18.
@camscale camscale added the no-changelog Indicates that a PR does not require a changelog entry label Jan 20, 2025
@camscale camscale mentioned this pull request Jan 20, 2025
@camscale camscale added this pull request to the merge queue Jan 20, 2025
Merged via the queue into branch/v14 with commit 8877358 Jan 20, 2025
36 checks passed
@camscale camscale deleted the camhv/14/fix-pr-ci-checks branch January 20, 2025 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport no-changelog Indicates that a PR does not require a changelog entry size/sm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants