Skip to content

Commit

Permalink
update nodejs images
Browse files Browse the repository at this point in the history
  • Loading branch information
sm47916 committed Dec 10, 2024
1 parent 5cafa57 commit 36b3d7c
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.20.2", "18.20.1", "20.12.1"]
nodejs: ["12.22.12", "16.20.2", "18.20.5", "20.18.1"]
steps:
- name: Checkout code
uses: actions/checkout@v2
Expand Down

0 comments on commit 36b3d7c

Please sign in to comment.