]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/commitdiff
ci: use node 24
authorbtea <2356281422@qq.com>
Wed, 7 May 2025 01:38:05 +0000 (09:38 +0800)
committerCédric Exbrayat <cexbrayat@users.noreply.github.com>
Wed, 7 May 2025 04:51:48 +0000 (06:51 +0200)
.github/workflows/ci.yml

index a692a115d7eb3dbbd82100166ba00117e2027a6c..8b238c9cc4e25e01504c87a9673983e9e204c5b1 100644 (file)
@@ -49,7 +49,7 @@ jobs:
     needs: build
     strategy:
       matrix:
-        node-version: [20, 22]
+        node-version: [20, 22, 24]
         os: [ubuntu-latest, windows-latest, macos-latest]
         verification-script:
           - pnpm --filter '!*typescript*' build