summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorClément DAVID <clement.david@3ds.com>2023-03-31 10:02:08 +0200
committerOlly Betts <olly@survex.com>2023-04-20 07:34:17 +1200
commit321cc1bf33c007a9f69853ea70307b373f115caa (patch)
tree479fa71297fbf6289a6b7f8a517051db30741616 /.github
parent58160ca4eb5915b3be7873968f362cc26e784407 (diff)
downloadswig-321cc1bf33c007a9f69853ea70307b373f115caa.tar.gz
scilab: detect version 2023 correctly
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ci.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index a9ce5ea03..7b8d16faf 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -181,6 +181,8 @@ jobs:
VER: '6.0.2'
- SWIGLANG: scilab
os: ubuntu-22.04 # scilab 6.1.1
+ - SWIGLANG: scilab
+ VER: '2023.0.0'
- SWIGLANG: tcl
# c++11 testing
- SWIGLANG: csharp