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 09277b6 commit 62a6a0fCopy full SHA for 62a6a0f
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
- version: '1'
18
os: ubuntu-latest
19
arch: x64
20
- - version: '1.6'
+ - version: '1.10'
21
22
23
Project.toml
@@ -17,4 +17,4 @@ MacroTools = "0.5"
MultivariatePolynomials = "0.5.8"
MutableArithmetics = "1"
Reexport = "1"
-julia = "1.6"
+julia = "1.10"
0 commit comments