We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a892ed commit 315ea95Copy full SHA for 315ea95
.github/workflows/CI.yml
@@ -24,7 +24,6 @@ jobs:
24
- DataDrivenLux
25
version:
26
- '1'
27
- - '1.6'
28
steps:
29
- uses: actions/checkout@v4
30
- uses: julia-actions/setup-julia@v1
Project.toml
@@ -40,7 +40,7 @@ Statistics = "1"
40
StatsBase = "0.32.0, 0.33, 0.34"
41
SymbolicUtils = "1"
42
Symbolics = "5"
43
-julia = "1.6"
+julia = "1.10"
44
45
[extras]
46
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
0 commit comments