Skip to content

Commit

Permalink
CI: use 22.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
azu committed Jul 20, 2024
1 parent 57be123 commit baa5f42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [20, 22]
node-version: [20, 22.5.1]
name: "Test on Node.js ${{ matrix.node-version }}"
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit baa5f42

Please sign in to comment.