build win 21

pull/5200/head
bunsenstraat 2 months ago
parent 2f6d91b5fb
commit c668c24f40
  1. 4
      .circleci/config.yml

@ -198,8 +198,8 @@ jobs:
- run:
command: |
nvm install 20.0.0
nvm use 20.0.0
nvm install 21
nvm use 21
node -v
npx -v
npm install --global yarn

Loading…
Cancel
Save