Skip to content

Commit 7db0af6

Browse files
authored
Update ci.yml
1 parent 01ebb48 commit 7db0af6

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
@@ -13,7 +13,7 @@ jobs:
1313
matrix:
1414
version:
1515
- '1.6' # remove at some point in the future, if needed.
16-
- '1.10' # replace by 'lts' when this points to 1.10
16+
- 'lts' # currently 1.10
1717
- '1' # latest stable 1.x release
1818
- 'pre'
1919
os:

0 commit comments

Comments
 (0)