Skip to content

Commit fb2740c

Browse files
revert: "ci: fix node 16 to 16.8" (#482)
This reverts commit 08e40fc.
1 parent bcb70e9 commit fb2740c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pipeline.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151

5252
strategy:
5353
matrix:
54-
node: [10.12, 10, '12.0', 12, 14, '16.8']
54+
node: [10.12, 10, '12.0', 12, 14, 16]
5555
eslint: [7.5, 7]
5656

5757
steps:

0 commit comments

Comments
 (0)