1
0
Fork 0
mirror of https://github.com/MillironX/XAM.jl.git synced 2024-12-23 13:28:16 +00:00

Add LTS release to test matrix

This commit is contained in:
Ciarán O’Mara 2021-12-31 13:24:30 +11:00
parent c7114bce16
commit dc0992ff54

View file

@ -14,6 +14,7 @@ jobs:
matrix:
julia-version:
- '1.0' # LTS
- '1.6' # LTS
- '1'
julia-arch: [x64, x86]
os: [ubuntu-latest, windows-latest, macOS-latest]