We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6d2fba0 + 8535e17 commit f6b2d17Copy full SHA for f6b2d17
.github/workflows/runtests.yml
@@ -19,7 +19,7 @@ jobs:
19
fail-fast: false
20
21
matrix:
22
- version: ['1.6', '1.7']
+ version: ['1.6', '1.7', '1.8']
23
tests: ["basics", "layers", "networks"]
24
os: [ubuntu-latest]
25
0 commit comments