File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 2020 strategy :
2121 fail-fast : false
2222 matrix :
23- version : ['1.11 ']
23+ version : ['1.12 ']
2424 os : [ubuntu-latest, windows-latest]
2525 arch : [x64]
2626 steps :
Original file line number Diff line number Diff line change 44
55| ** PSOR Lab** | ** Documentation** | ** Build Status** |
66| :------------:| :-----------------------------------------------------------------:| :-----------------------------------------------------------------------------------------------:|
7- | [ ![ ] ( https://img.shields.io/badge/Developed_by-PSOR_Lab-342674 )] ( https://psor.uconn.edu/ ) | [ ![ Stable] ( https://img.shields.io/badge/docs-stable-blue.svg )] ( https://PSORLab.github.io/EOptInterface.jl/stable/ ) [ ![ Dev] ( https://img.shields.io/badge/docs-dev-blue.svg )] ( https://PSORLab.github.io/EOptInterface.jl/dev/ ) | [ ![ Build Status] ( https://github.com/PSORLab/EOptInterface.jl/workflows/CI/badge.svg?branch=main )] ( https://github.com/PSORLab/EOptInterface.jl/actions?query=workflow%3ACI ) [ ![ codecov] ( https://codecov.io/gh/PSORLab/EOptInterface.jl/branch/main/graph/badge.svg )] ( https://codecov.io/gh/PSORLab/EOptInterface.jl ) |
7+ | [ ![ ] ( https://img.shields.io/badge/Developed_by-PSOR_Lab-342674 )] ( https://psor.uconn.edu/ ) | [ ![ Stable] ( https://img.shields.io/badge/docs-stable-blue.svg )] ( https://PSORLab.github.io/EOptInterface.jl/stable/ ) [ ![ Dev] ( https://img.shields.io/badge/docs-dev-blue.svg )] ( https://PSORLab.github.io/EOptInterface.jl/dev/ ) | [ ![ Build Status] ( https://github.com/PSORLab/EOptInterface.jl/workflows/CI/badge.svg?branch=main )] ( https://github.com/PSORLab/EOptInterface.jl/actions?query=workflow%3ACI ) [ ![ codecov] ( https://codecov.io/gh/PSORLab/EOptInterface.jl/graph/badge.svg?token=1x9pOV439N )] ( https://codecov.io/gh/PSORLab/EOptInterface.jl ) |
8+
9+
810
911
1012
@@ -276,3 +278,4 @@ JuMP.optimize!(model)
276278
277279
278280
281+
You can’t perform that action at this time.
0 commit comments