Skip to content

Commit 61098bc

Browse files
increasing ci julia version to 1.6 and including 1.3 in addition
1 parent 03637b6 commit 61098bc

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ jobs:
99
strategy:
1010
matrix:
1111
version:
12-
- '1.4'
12+
- '1.3'
13+
- '1.6'
1314
- 'nightly'
1415
os:
1516
- ubuntu-latest

0 commit comments

Comments
 (0)