]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - .github/workflows/test.yml
Breaking: remove node 14 support
[github/Chocobozzz/PeerTube.git] / .github / workflows / test.yml
index 678b0674bc24c3cd4396817d9a7be3812cc1b54d..407907e53647a6831f879a929f82e6ea9223e9ee 100644 (file)
@@ -55,7 +55,7 @@ jobs:
 
       - uses: './.github/actions/reusable-prepare-peertube-build'
         with:
-          node-version: '14.x'
+          node-version: '16.x'
 
       - uses: './.github/actions/reusable-prepare-peertube-run'