summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2021-04-28 09:22:01 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2021-04-28 09:22:01 +0900
commit6573c3b522f0b4795a9f363aa27ca071e16187d8 (patch)
tree9155c78e0271521b936e69ad8c89e1833d38273d /.github
parent12.79.2 (diff)
downloadsharkey-6573c3b522f0b4795a9f363aa27ca071e16187d8.tar.gz
sharkey-6573c3b522f0b4795a9f363aa27ca071e16187d8.tar.bz2
sharkey-6573c3b522f0b4795a9f363aa27ca071e16187d8.zip
Use Node.js v16
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/nodejs.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/nodejs.yml b/.github/workflows/nodejs.yml
index 2cbc4be79a..7e02ba39fb 100644
--- a/.github/workflows/nodejs.yml
+++ b/.github/workflows/nodejs.yml
@@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
- node-version: [12.x, 14.x, 15.x]
+ node-version: [14.x, 16.x]
services:
postgres: