mirror of
https://github.com/tgorordo/WignerSymbols.jl.git
synced 2026-06-05 15:42:15 -07:00
julia 1.5 required for unsafe_rational
This commit is contained in:
parent
04098cb2c2
commit
38e5f809f2
2 changed files with 2 additions and 2 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -10,7 +10,7 @@ jobs:
|
|||
fail-fast: false
|
||||
matrix:
|
||||
version:
|
||||
- '1.4'
|
||||
- '1.5'
|
||||
- '1'
|
||||
os:
|
||||
- ubuntu-latest
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@ RationalRoots = "0.1 - 1"
|
|||
HalfIntegers = "1"
|
||||
Primes = "0.4 - 1"
|
||||
LRUCache = "1.3"
|
||||
julia = "1.4"
|
||||
julia = "1.5"
|
||||
|
||||
[extras]
|
||||
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue