Skip to content

Commit

Permalink
ci: Node.js 22
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-akait committed May 22, 2024
1 parent e4e9eb6 commit 8fd9daf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,10 +114,10 @@ jobs:
use_main_branches: 1
# Test on the latest version of Node.js
- os: ubuntu-latest
node-version: 21.x
node-version: 22.x
part: a
- os: ubuntu-latest
node-version: 21.x
node-version: 22.x
part: b
# Test on the old LTS version of Node.js
- os: ubuntu-latest
Expand Down

0 comments on commit 8fd9daf

Please sign in to comment.