GHA: normalize amount of Scilab testing

We limit target language to one version for c++11 and c++14 testing
This commit is contained in:
William S Fulton 2022-02-26 21:09:15 +00:00
commit 622fa2818b

View file

@ -214,9 +214,6 @@ jobs:
CPPSTD: c++11
- SWIGLANG: ruby
CPPSTD: c++11
- SWIGLANG: scilab
CPPSTD: c++11
os: ubuntu-18.04 # scilab 6.0
- SWIGLANG: scilab
CPPSTD: c++11
- SWIGLANG: tcl
@ -252,9 +249,6 @@ jobs:
CPPSTD: c++14
- SWIGLANG: ruby
CPPSTD: c++14
- SWIGLANG: scilab
CPPSTD: c++14
os: ubuntu-18.04 # scilab 6.0
- SWIGLANG: scilab
CPPSTD: c++14
- SWIGLANG: tcl