Add latest stable Julia version to CI testing

This commit is contained in:
Thomas A. Christensen II 2022-02-01 16:12:11 -06:00
parent aeaba5e277
commit 94e4346d2e
Signed by: millironx
GPG key ID: 139C07724802BC5D

View file

@ -10,9 +10,10 @@ jobs:
fail-fast: false
matrix:
version:
- '1.0'
- '1.6'
- 'nightly'
- '1.0' # old LTS
- '1.6' # new LTS
- '1' # Latest stable
- 'nightly' # 'nuf said
os:
- ubuntu-latest
arch: