Skip to content

Commit ceefc7d

Browse files
committed
Bump julia version in tests
1 parent 6af902b commit ceefc7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
fail-fast: false
2424
matrix:
2525
version:
26-
- '1.8' # minimal supported version
26+
- 'lts' # minimal supported version
2727
- '1' # latest released Julia version
2828
group:
2929
- states

0 commit comments

Comments
 (0)