diff options
Diffstat (limited to '.github/workflows/ci.yml')
-rw-r--r-- | .github/workflows/ci.yml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index dca0d3d90..fc1227481 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -177,9 +177,8 @@ jobs: CPPSTD: c++11 - SWIGLANG: scilab VER: '5.5.2' - #- SWIGLANG: scilab - # os: ubuntu-18.04 # scilab 6.0 - SWIGLANG: scilab + VER: '6.0.2' - SWIGLANG: tcl # c++11 testing - SWIGLANG: csharp |