mirror of
https://github.com/tgorordo/WignerSymbols.jl.git
synced 2026-06-05 15:42:15 -07:00
add LTS julia to CI and run CI; it's been a while
This commit is contained in:
parent
c12478f6f0
commit
473e618cf0
1 changed files with 2 additions and 1 deletions
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
|
|
@ -10,7 +10,8 @@ jobs:
|
|||
fail-fast: false
|
||||
matrix:
|
||||
version:
|
||||
- '1.5'
|
||||
- '1.5' # Minimal version
|
||||
- '1.6' # LTS Version
|
||||
- '1'
|
||||
os:
|
||||
- ubuntu-latest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue