Skip to content

Commit f251c5c

Browse files
Update ci.yml
1 parent c350410 commit f251c5c

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
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ${{ matrix.os }}
1313
strategy:
1414
matrix:
15-
julia-version: ['1']
15+
julia-version: ['lts','1','pre']
1616
threads:
1717
- '1'
1818
- '3'

0 commit comments

Comments
 (0)