Skip to content

Commit b5a3b0d

Browse files
committed
ci(solano.yml): fix git version
1 parent c00c8a8 commit b5a3b0d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

solano.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ profiles:
1414
version: '8.9.0'
1515

1616
tool_config:
17-
git: 2.0.3
17+
git:
18+
version: '2.0.3'
1819

1920
environment:
2021
'CI': 'true'

0 commit comments

Comments
 (0)