Skip to content

Commit b293926

Browse files
Merge pull request #35 from SciML/lts
CI for LTS
2 parents c58d8c7 + 76d2c30 commit b293926

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
matrix:
1212
version:
1313
- '1'
14+
- '1.6'
1415
os:
1516
- ubuntu-latest
1617
arch:

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Reexport = "1"
2626
SciMLBase = "1.18.6"
2727
Setfield = "0.7, 0.8"
2828
UnPack = "1"
29-
julia = "1"
29+
julia = "1.6"
3030

3131
[extras]
3232
DiffEqProblemLibrary = "a077e3f3-b75c-5d7f-a0c6-6bc4c8ec64a9"

0 commit comments

Comments
 (0)