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 d632f70 commit c137d25Copy full SHA for c137d25
.github/workflows/CI.yml
@@ -18,7 +18,7 @@ jobs:
18
fail-fast: false
19
matrix:
20
version:
21
- - '1.7'
+ - '1.9'
22
- '1'
23
os:
24
- ubuntu-latest
Project.toml
@@ -19,7 +19,7 @@ LinearPartition_jll = "= 1.0.0"
LinearSampling_jll = "= 1.0.0"
LinearTurboFold_jll = "= 0.0.1"
Unitful = "1.11"
-julia = "1.7"
+julia = "1.9"
[extras]
25
Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"
0 commit comments