Skip to content

Commit

Permalink
Add ArangoDB 3.8 to test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
pluma committed Oct 15, 2021
1 parent 6aa9ace commit e6f26b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
fail-fast: false
matrix:
node-version: [10, 12, 14, 16]
arangodb-version: [3.6, 3.7]
arangodb-version: [3.6, 3.7, 3.8]

container:
image: node:${{ matrix.node-version }}
Expand Down

0 comments on commit e6f26b3

Please sign in to comment.