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:
parent
9525d75533
commit
622fa2818b
1 changed files with 0 additions and 6 deletions
6
.github/workflows/ci.yml
vendored
6
.github/workflows/ci.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue