aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/benchmark.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/benchmark.yml')
-rw-r--r--.github/workflows/benchmark.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml
index 7e8259d27..8811f0f45 100644
--- a/.github/workflows/benchmark.yml
+++ b/.github/workflows/benchmark.yml
@@ -35,7 +35,7 @@ jobs:
35 35
36 - uses: './.github/actions/reusable-prepare-peertube-build' 36 - uses: './.github/actions/reusable-prepare-peertube-build'
37 with: 37 with:
38 node-version: '12.x' 38 node-version: '14.x'
39 39
40 - uses: './.github/actions/reusable-prepare-peertube-run' 40 - uses: './.github/actions/reusable-prepare-peertube-run'
41 41