Skip to content

Add Node 26 to CI matrix#64

Merged
Ma11hewThomas merged 1 commit into
mainfrom
node26-ci-matrix
Jun 13, 2026
Merged

Add Node 26 to CI matrix#64
Ma11hewThomas merged 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

@Ma11hewThomas Ma11hewThomas merged commit 4057eea into main Jun 13, 2026
10 checks passed
@Ma11hewThomas Ma11hewThomas deleted the node26-ci-matrix branch June 13, 2026 08:21
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