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 b14aaf9 commit d7bccf6Copy full SHA for d7bccf6
.github/workflows/ci.yml
@@ -41,8 +41,6 @@ jobs:
41
- version: '1.6'
42
os: ubuntu-latest
43
arch: x64
44
- # We may need to make some changes because of
45
- # https://github.com/JuliaIO/JSON.jl/issues/386
46
- version: '1'
47
48
arch: x86
docs/Project.toml
@@ -6,5 +6,5 @@ MathOptInterface = "b8f27783-ece8-5eb3-8dc8-9495eed66fee"
6
7
[compat]
8
Documenter = "1"
9
-JSON = "0.21"
+JSON = "1"
10
JSONSchema = "1"
0 commit comments