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 f46b087 commit b43a510Copy full SHA for b43a510
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ jobs:
12
fail-fast: false
13
matrix:
14
include:
15
- - version: '1.6'
+ - version: '1.10'
16
os: ubuntu-latest
17
arch: x64
18
- version: '1'
Project.toml
@@ -32,4 +32,4 @@ Reexport = "0.2, 1.0"
32
SemialgebraicSets = "0.3"
33
StarAlgebras = "0.3"
34
SymbolicWedderburn = "0.4"
35
-julia = "1.6"
+julia = "1.10"
0 commit comments