Skip to content

Commit 964ad7f

Browse files
committed
ci: back to node v14
1 parent 4f64ab9 commit 964ad7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: CI
33
on: [push]
44

55
env:
6-
NODE_VERSION: 16.x
6+
NODE_VERSION: 14.x
77

88
jobs:
99
install:

0 commit comments

Comments
 (0)