Skip to content

Commit 65c917c

Browse files
committed
update CI to run on 1.10 (LTS) instead of 1.6, which is no longer supported
1 parent ce675e6 commit 65c917c

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
fail-fast: false
1414
matrix:
1515
version:
16-
- '1.6'
16+
- '1.10'
1717
- '1'
1818
- 'nightly'
1919
os:

0 commit comments

Comments
 (0)