Skip to content

Commit

Permalink
Update nodejs versions
Browse files Browse the repository at this point in the history
  • Loading branch information
sm47916 committed Nov 28, 2024
1 parent 7d0fcba commit 81d6ad8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Docker-cljs-web3-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
nodejs: ["12.22.12", "18.19.0", "16.20.2","18.18.0", "20.7.0"]
nodejs: ["12.22.12", "v16.20.2", "v18.20.1", "v20.12.1" ]
steps:
- name: Checkout code
uses: actions/checkout@v2
Expand Down

0 comments on commit 81d6ad8

Please sign in to comment.