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 6aa9ace commit e6f26b3Copy full SHA for e6f26b3
.github/workflows/tests.yml
@@ -13,7 +13,7 @@ jobs:
13
fail-fast: false
14
matrix:
15
node-version: [10, 12, 14, 16]
16
- arangodb-version: [3.6, 3.7]
+ arangodb-version: [3.6, 3.7, 3.8]
17
18
container:
19
image: node:${{ matrix.node-version }}
0 commit comments