[ci] Add testing for guile 2.2 and 3.0
This commit is contained in:
parent
2ccc9bd060
commit
239ffe4b5b
2 changed files with 5 additions and 1 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
|
@ -67,6 +67,10 @@ jobs:
|
|||
- SWIGLANG: go
|
||||
VER: '1.17'
|
||||
- SWIGLANG: guile
|
||||
- SWIGLANG: guile
|
||||
VER: '2.2'
|
||||
- SWIGLANG: guile
|
||||
VER: '3.0'
|
||||
- SWIGLANG: java
|
||||
- SWIGLANG: javascript
|
||||
ENGINE: node
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue