Skip to content

Commit

Permalink
Test nodejs=22.9.0 and [email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
tientong98 committed Oct 7, 2024
1 parent e472c94 commit a294c61
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@ jobs:
conda install -c conda-forge -y datalad
# Add nodejs and the validator
conda install nodejs=20.17.0
conda install nodejs=22.9.0
npm install -g yarn && \
npm install -g [email protected].7
npm install -g [email protected].8
# Install CuBIDS
pip install -e .[tests]
Expand Down

0 comments on commit a294c61

Please sign in to comment.