add LTS julia to CI and run CI; it's been a while

This commit is contained in:
Jutho Haegeman 2022-07-27 12:37:01 +02:00
parent c12478f6f0
commit 473e618cf0

View file

@ -10,7 +10,8 @@ jobs:
fail-fast: false
matrix:
version:
- '1.5'
- '1.5' # Minimal version
- '1.6' # LTS Version
- '1'
os:
- ubuntu-latest