Skip to content

Commit

Permalink
ArangoDB 3.6 EOL
Browse files Browse the repository at this point in the history
  • Loading branch information
pluma committed May 27, 2022
1 parent 98735b3 commit 1115bdf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .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: [12, 14, 16]
arangodb-version: [3.6, 3.7, 3.8]
arangodb-version: [3.7, 3.8]

container:
image: node:${{ matrix.node-version }}
Expand All @@ -40,7 +40,7 @@ jobs:

strategy:
matrix:
arangodb-version: [3.6, 3.7, 3.8]
arangodb-version: [3.7, 3.8]

container:
image: buildkite/puppeteer:latest
Expand Down

0 comments on commit 1115bdf

Please sign in to comment.