Skip to content

Commit 4230ac7

Browse files
authored
Merge pull request #111 from wheeheee/patch-1
Experiment: raise 1.6 compat to test CI failures
2 parents 973fad1 + 809838a commit 4230ac7

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
@@ -23,7 +23,7 @@ Primes = "0.5"
2323
Random = "<0.0.1, 1"
2424
Reexport = "1"
2525
Test = "<0.0.1, 1"
26-
julia = "1.6"
26+
julia = "1.6.7"
2727

2828
[extras]
2929
Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"

0 commit comments

Comments
 (0)