Skip to content

Commit e4b8d8c

Browse files
committed
ci(solano): fix node versions
1 parent f3c7088 commit e4b8d8c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

solano.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
nodejs:
22
version:
33
SPLIT:
4-
- 8
5-
- 7
6-
- 6
4+
- '8.10'
5+
- '7.10'
6+
- '6.13'
77

88
environment:
99
'CI': 'true'

0 commit comments

Comments
 (0)