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 030ec3790..18cf60a0a 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -52,7 +52,7 @@ jobs:
52 52
53 - uses: './.github/actions/reusable-prepare-peertube-build' 53 - uses: './.github/actions/reusable-prepare-peertube-build'
54 with: 54 with:
55 node-version: '12.x' 55 node-version: '14.x'
56 56
57 - uses: './.github/actions/reusable-prepare-peertube-run' 57 - uses: './.github/actions/reusable-prepare-peertube-run'
58 58