]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
Deprecate node 14
authorChocobozzz <me@florianbigard.com>
Wed, 15 Mar 2023 08:38:24 +0000 (09:38 +0100)
committerChocobozzz <me@florianbigard.com>
Wed, 15 Mar 2023 08:38:24 +0000 (09:38 +0100)
.github/workflows/stats.yml
support/doc/dependencies.md

index 89793ca8666feb2335203f98338ae41e42895d68..e772fdb813fee852b3a4827fa362d6d16bdb03b1 100644 (file)
@@ -22,7 +22,7 @@ jobs:
 
       - uses: './.github/actions/reusable-prepare-peertube-build'
         with:
-          node-version: '14.x'
+          node-version: '16.x'
 
       - name: Angular bundlewatch
         uses: jackyef/bundlewatch-gh-action@master
index 40a310358798fd68a4ec61bd8006f537df49f928..1f512780586abd41252b2c316698f17727e865fa 100644 (file)
@@ -4,7 +4,7 @@
 
 Main dependencies version supported by PeerTube:
 
- * `node` >=14.x
+ * `node` >=16.x
  * `yarn` >=1.x
  * `postgres` >=10.x
  * `redis-server` >=6.x