diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5d0dfb2..969fbe0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,7 +17,7 @@ jobs: - version: '1' os: ubuntu-latest arch: x64 - - version: '1.6' + - version: '1.10' os: ubuntu-latest arch: x64 - version: '1' diff --git a/Project.toml b/Project.toml index 80098de..938b1a5 100644 --- a/Project.toml +++ b/Project.toml @@ -17,4 +17,4 @@ MacroTools = "0.5" MultivariatePolynomials = "0.5.8" MutableArithmetics = "1" Reexport = "1" -julia = "1.6" +julia = "1.10"