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 b2c417b commit b36c57aCopy full SHA for b36c57a
.github/workflows/web.yml
@@ -8,7 +8,7 @@ jobs:
8
9
strategy:
10
matrix:
11
- arangodb-version: [3.5, 3.6]
+ arangodb-version: [3.5, 3.6, 3.7]
12
13
container:
14
image: buildkite/puppeteer:latest
0 commit comments