Skip to content

Commit 867d269

Browse files
authored
Update CI.yml
1 parent ac7bd61 commit 867d269

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/CI.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ jobs:
2222
strategy:
2323
fail-fast: false
2424
matrix:
25+
# Run the CI on: lowest supported, LTS, latest, and nightly.
26+
# Note that we can't run too many parallel CI jobs, since the live
27+
# tests will run into the platform job limit.
2528
version:
2629
- "1.6"
2730
- "1.10"

0 commit comments

Comments
 (0)