don't test twice for julia v1
This commit is contained in:
parent
c52d5e44c7
commit
1c694ca81c
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -22,7 +22,7 @@ jobs:
|
|||||||
matrix:
|
matrix:
|
||||||
julia_version:
|
julia_version:
|
||||||
- '1.3'
|
- '1.3'
|
||||||
- '1'
|
# - '1' (is included automatically)
|
||||||
- 'nightly'
|
- 'nightly'
|
||||||
os:
|
os:
|
||||||
- ubuntu-latest
|
- ubuntu-latest
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user