upgrade to node 16

This commit is contained in:
Jan Prochazka
2021-12-25 13:02:22 +01:00
parent fac5cdac75
commit 9c21452d0b
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:14.18
container: node:16
steps:
- name: Context