Skip to content

Commit

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

0 comments on commit eedcdf6

Please sign in to comment.