Skip to content

Commit 08949a3

Browse files
authored
Merge pull request #617 from ajwheeler/update-CI
update CI to run on 1.10 (LTS) instead of 1.6, which is no longer supported
2 parents ce675e6 + 65c917c commit 08949a3

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)