GHA: Test Octave 6.4
This commit is contained in:
parent
983b91694f
commit
3947df87a2
2 changed files with 11 additions and 4 deletions
5
.github/workflows/ci.yml
vendored
5
.github/workflows/ci.yml
vendored
|
|
@ -94,6 +94,9 @@ jobs:
|
|||
VER: '5.3'
|
||||
- SWIGLANG: octave
|
||||
CPPSTD: c++11
|
||||
- SWIGLANG: octave
|
||||
VER: '6.4'
|
||||
CPPSTD: c++11
|
||||
- SWIGLANG: perl5
|
||||
- SWIGLANG: php
|
||||
VER: '7.0'
|
||||
|
|
@ -196,8 +199,6 @@ jobs:
|
|||
CPPSTD: c++11
|
||||
- SWIGLANG: lua
|
||||
CPPSTD: c++11
|
||||
# - SWIGLANG: octave
|
||||
# CPPSTD: c++11
|
||||
- SWIGLANG: perl5
|
||||
CPPSTD: c++11
|
||||
- SWIGLANG: php
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue