GHA: Add ruby-3.1 testing
This commit is contained in:
parent
fa9c7a7197
commit
6436c9408a
2 changed files with 13 additions and 6 deletions
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
|
|
@ -176,6 +176,9 @@ jobs:
|
|||
- SWIGLANG: ruby
|
||||
VER: '3.0'
|
||||
CPPSTD: c++11
|
||||
- SWIGLANG: ruby
|
||||
VER: '3.1'
|
||||
CPPSTD: c++11
|
||||
- SWIGLANG: scilab
|
||||
VER: '5.5.2'
|
||||
- SWIGLANG: scilab
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue