Fixing testing
This commit is contained in:
parent
9c4c47c3d1
commit
671e92acd6
|
|
@ -15,7 +15,7 @@ pipeline {
|
|||
parameters {
|
||||
string(name: 'R7RS_SCHEMES', defaultValue: 'chibi chicken gauche guile kawa mosh racket sagittarius stklos ypsilon', description: '')
|
||||
string(name: 'R6RS_SCHEMES', defaultValue: 'chezscheme guile ikarus ironscheme mosh racket sagittarius ypsilon', description: '')
|
||||
string(name: 'SRFIS', defaultValue: '170', description: '')
|
||||
string(name: 'SRFIS', defaultValue: '160 170', description: '')
|
||||
}
|
||||
|
||||
stages {
|
||||
|
|
|
|||
Loading…
Reference in New Issue