Skip to content

Add Node 26 to CI matrix#64

Open
Ma11hewThomas wants to merge 1 commit into
mainfrom
node26-ci-matrix
Open

Add Node 26 to CI matrix#64
Ma11hewThomas wants to merge 1 commit into
mainfrom
node26-ci-matrix

Conversation

@Ma11hewThomas

Copy link
Copy Markdown
Contributor

Summary

  • add Node 26 to the test/build matrix
  • move quality and security jobs from Node 22 to Node 26
  • keep the existing standard CI structure

Verification

  • ruby -e "require 'yaml'; Dir['.github/workflows/*.{yml,yaml}'].each { |f| YAML.load_file(f); puts f }"
  • source ~/.nvm/nvm.sh && nvm use 24.2.0 && npm run all
  • source ~/.nvm/nvm.sh && nvm use 24.2.0 && npm audit --omit=dev

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