Skip to content

Commit 315ea95

Browse files
update CI
1 parent 7a892ed commit 315ea95

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/CI.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ jobs:
2424
- DataDrivenLux
2525
version:
2626
- '1'
27-
- '1.6'
2827
steps:
2928
- uses: actions/checkout@v4
3029
- uses: julia-actions/setup-julia@v1

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Statistics = "1"
4040
StatsBase = "0.32.0, 0.33, 0.34"
4141
SymbolicUtils = "1"
4242
Symbolics = "5"
43-
julia = "1.6"
43+
julia = "1.10"
4444

4545
[extras]
4646
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"

0 commit comments

Comments
 (0)