Skip to content

Commit e810483

Browse files
committed
Set julia version number lower since CI runs tests fine
1 parent ae010eb commit e810483

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
99
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
1010

1111
[compat]
12-
julia = "1.8.4"
12+
julia = "1.8"
1313

1414
[extras]
1515
Coverage = "a2441757-f6aa-5fb2-8edb-039e3f45d037"

0 commit comments

Comments
 (0)