Skip to content

Commit

Permalink
Update Docker-cljs-web3-ci.yml
Browse files Browse the repository at this point in the history
Update nodejs images
  • Loading branch information
sm47916 authored Sep 27, 2023
1 parent bc2c2cd commit 49f5961
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", "16.15.1", "16.19.0", "18.13.0"]
nodejs: ["12.22.12", "18.17.0", "18.17.1","18.18.0", "v20.7.0"]
steps:
- name: Checkout code
uses: actions/checkout@v2
Expand Down

0 comments on commit 49f5961

Please sign in to comment.