Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Commit

Permalink
ci: unpin noedjs 20.5
Browse files Browse the repository at this point in the history
  • Loading branch information
legobeat committed Oct 16, 2023
1 parent 5b5312d commit 4f9b42b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
matrix:
platform: [ubuntu-latest]
# TODO: unpin to 20.x once 20.7 has ben released
node-version: [16.x, 18.x, 20.5]
node-version: [16.x, 18.x, 20.x]
env: [GETH=true, PACKAGES=true, INTEGRATION=true]
runs-on: ${{ matrix.platform }}

Expand Down

0 comments on commit 4f9b42b

Please sign in to comment.