Skip to content

Commit b36c57a

Browse files
authored
Add 3.7 to web matrix
1 parent b2c417b commit b36c57a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/web.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88

99
strategy:
1010
matrix:
11-
arangodb-version: [3.5, 3.6]
11+
arangodb-version: [3.5, 3.6, 3.7]
1212

1313
container:
1414
image: buildkite/puppeteer:latest

0 commit comments

Comments
 (0)