Skip to content

Commit d7bccf6

Browse files
committed
Update
1 parent b14aaf9 commit d7bccf6

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,6 @@ jobs:
4141
- version: '1.6'
4242
os: ubuntu-latest
4343
arch: x64
44-
# We may need to make some changes because of
45-
# https://github.com/JuliaIO/JSON.jl/issues/386
4644
- version: '1'
4745
os: ubuntu-latest
4846
arch: x86

docs/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ MathOptInterface = "b8f27783-ece8-5eb3-8dc8-9495eed66fee"
66

77
[compat]
88
Documenter = "1"
9-
JSON = "0.21"
9+
JSON = "1"
1010
JSONSchema = "1"

0 commit comments

Comments
 (0)