From 58160ca4eb5915b3be7873968f362cc26e784407 Mon Sep 17 00:00:00 2001 From: Olly Betts Date: Thu, 20 Apr 2023 07:27:46 +1200 Subject: [ci] Add scilab 6.1 build --- .github/workflows/ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f7f059d25..a9ce5ea03 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -179,6 +179,8 @@ jobs: VER: '5.5.2' - SWIGLANG: scilab VER: '6.0.2' + - SWIGLANG: scilab + os: ubuntu-22.04 # scilab 6.1.1 - SWIGLANG: tcl # c++11 testing - SWIGLANG: csharp -- cgit v1.2.1