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 259786e commit bcbaf67Copy full SHA for bcbaf67
.github/workflows/ci.yml
@@ -17,9 +17,6 @@ jobs:
17
- version: '1'
18
os: ubuntu-latest
19
arch: x64
20
- - version: '1.6'
21
- os: ubuntu-latest
22
- arch: x64
23
- version: '1.10'
24
25
Project.toml
@@ -14,4 +14,4 @@ MutableArithmetics = "d8a4904e-b15c-11e9-3269-09a3773c0cb0"
14
ChainRulesCore = "1"
15
DataStructures = "0.19"
16
MutableArithmetics = "0.3, 1"
-julia = "1.6"
+julia = "1.10"
0 commit comments