Run frontend tests on npm 16

This commit is contained in:
Georg Krause 2022-02-15 20:24:13 +01:00
parent ae840e06d1
commit 8d69968f9d
No known key found for this signature in database
GPG Key ID: FD479B9A4D48E632
1 changed files with 1 additions and 1 deletions

View File

@ -185,7 +185,7 @@ test_api:
test_front:
interruptible: true
stage: test
image: node:12-buster
image: node:16-buster
before_script:
- cd front
only: