Skip to content

Commit 161d399

Browse files
committed
ci: test with 1, lts and pre versions of julia
1 parent 8c5cccc commit 161d399

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/Tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ jobs:
2424
matrix:
2525
version:
2626
- "1"
27+
- "lts"
28+
- "pre"
2729
group:
2830
- "Core"
2931
- "Downstream"

0 commit comments

Comments
 (0)