Skip to content

Commit 8c6b6cc

Browse files
XhmikosRJustinBeckwith
andauthoredJan 24, 2021
build: CI: switch to Node.js 14 (#254)
Co-authored-by: Justin Beckwith <beckwith@google.com>
1 parent a5ac753 commit 8c6b6cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
pull_request:
66
name: ci
77
env:
8-
NODE: 12
8+
NODE: 14
99
jobs:
1010
test:
1111
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)
Please sign in to comment.