We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62df86b commit 8c8e264Copy full SHA for 8c8e264
1 file changed
.github/workflows/ci.yml
@@ -17,6 +17,9 @@ jobs:
17
fail-fast: false
18
matrix:
19
include:
20
+ - version: '1.6'
21
+ os: ubuntu-latest
22
+ arch: x64
23
- version: '1'
24
os: ubuntu-latest
25
arch: x64
0 commit comments