Skip to content

Commit 00a3039

Browse files
Merge pull request #217 from JuliaArrays/ChrisRackauckas-patch-1
Bump the stable test to the LTS
2 parents 51a2190 + 681d54a commit 00a3039

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
@@ -15,7 +15,7 @@ jobs:
1515
fail-fast: false
1616
matrix:
1717
version:
18-
- '1.2'
18+
- '1.6'
1919
- '1' # automatically expands to the latest stable 1.x release of Julia.
2020
os:
2121
- ubuntu-latest

0 commit comments

Comments
 (0)