Skip to content

Commit 80cdce6

Browse files
committed
enable CI on julia 1.0
1 parent fc1db20 commit 80cdce6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
fail-fast: false
1212
matrix:
1313
version:
14-
# - '1.0'
14+
- '1.0'
1515
- '1.4'
1616
- 'nightly'
1717
os:

0 commit comments

Comments
 (0)