Skip to content

Commit 5b35a6d

Browse files
committed
switch to the newer LTS release
1 parent 8be512a commit 5b35a6d

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
@@ -14,7 +14,7 @@ jobs:
1414
fail-fast: false
1515
matrix:
1616
version:
17-
- '1.6' # Oldest supported version of SBML.jl
17+
- '1.10' # LTS
1818
- '1' # This is always the latest stable release in the 1.X series
1919
- 'nightly'
2020
os:

0 commit comments

Comments
 (0)