build win 21

pull/5370/head
bunsenstraat 2 months ago
parent ae8617d6d4
commit 6c1446e371
  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