aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/test.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/test.yml')
-rw-r--r--.github/workflows/test.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 678b0674b..407907e53 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -55,7 +55,7 @@ jobs:
55 55
56 - uses: './.github/actions/reusable-prepare-peertube-build' 56 - uses: './.github/actions/reusable-prepare-peertube-build'
57 with: 57 with:
58 node-version: '14.x' 58 node-version: '16.x'
59 59
60 - uses: './.github/actions/reusable-prepare-peertube-run' 60 - uses: './.github/actions/reusable-prepare-peertube-run'
61 61