Skip to content

ci: fix node 20 issue temporarily#344

Closed
Yu-Jack wants to merge 1 commit into
harvester:masterfrom
Yu-Jack:fix-node-20-temporarily
Closed

ci: fix node 20 issue temporarily#344
Yu-Jack wants to merge 1 commit into
harvester:masterfrom
Yu-Jack:fix-node-20-temporarily

Conversation

@Yu-Jack

@Yu-Jack Yu-Jack commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Problem:

Node 20 is being deprecated. This workflow is running with Node 24 by default. If you need to temporarily use Node 20, you can set the ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true environment variable. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

Solution:

Although upstream opened an issue to track, we're not sure when they will finish. We can set the env temporarily to make CI pass.

Also, we'll need to open an issue

Related Issue:
rancher-eio/read-vault-secrets#3

Test plan:

@Yu-Jack Yu-Jack closed this Jul 13, 2026
@Yu-Jack
Yu-Jack deleted the fix-node-20-temporarily branch July 13, 2026 08:02
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.

1 participant