We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f206682 commit 5aece94Copy full SHA for 5aece94
1 file changed
.github/workflows/CI.yml
@@ -18,8 +18,9 @@ jobs:
18
fail-fast: false
19
matrix:
20
version:
21
- - '1.6'
+ - 'lts'
22
- '1'
23
+ - 'pre'
24
os:
25
- ubuntu-latest
26
arch:
0 commit comments