julia 1.5 required for unsafe_rational

This commit is contained in:
Jutho Haegeman 2021-06-14 17:14:17 +02:00
parent 04098cb2c2
commit 38e5f809f2
2 changed files with 2 additions and 2 deletions

View file

@ -10,7 +10,7 @@ jobs:
fail-fast: false
matrix:
version:
- '1.4'
- '1.5'
- '1'
os:
- ubuntu-latest