upgrade to node 14

This commit is contained in:
Jan Prochazka
2021-12-16 15:54:51 +01:00
parent ab3648c5ca
commit 6a0513f1ff
7 changed files with 12 additions and 12 deletions

View File

@@ -8,7 +8,7 @@ on:
jobs:
test-runner:
runs-on: ubuntu-latest
container: node:12.22
container: node:14.18
steps:
- name: Context