Add latest stable Julia version to CI testing

feature/gitea-migration
parent aeaba5e277
commit 94e4346d2e
Signed by: millironx
GPG Key ID: 139C07724802BC5D

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

Loading…
Cancel
Save