summaryrefslogtreecommitdiff
path: root/.github/workflows/ci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/ci.yml')
-rw-r--r--.github/workflows/ci.yml6
1 files changed, 0 insertions, 6 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index f82483134..bd83c3f64 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -216,9 +216,6 @@ jobs:
CPPSTD: c++11
- SWIGLANG: scilab
CPPSTD: c++11
- os: ubuntu-18.04 # scilab 6.0
- - SWIGLANG: scilab
- CPPSTD: c++11
- SWIGLANG: tcl
CPPSTD: c++11
# c++14 testing
@@ -254,9 +251,6 @@ jobs:
CPPSTD: c++14
- SWIGLANG: scilab
CPPSTD: c++14
- os: ubuntu-18.04 # scilab 6.0
- - SWIGLANG: scilab
- CPPSTD: c++14
- SWIGLANG: tcl
CPPSTD: c++14
# c++17 testing (using gcc11)