fix version selection in CITA.json5
Open
- Dominant language
- APL
- Stars
- 4
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
To select all versions from 18 onwards, the file has the statement `"DyalogVersions": "18+"`. The mechanism in CITA has been streamlined and this expression creates an error. It should be `"18-"`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.