Skip to content

Commit

Permalink
Use arangodb:3.10 stable and add 3.11 nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
pluma4345 committed Oct 25, 2022
1 parent 909339c commit 3703116
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ jobs:
arangodb-version:
- arangodb:3.8
- arangodb:3.9
- arangodb/arangodb-preview:3.10-nightly
- arangodb:3.10
- arangodb/arangodb-preview:3.11-nightly

container:
image: node:${{ matrix.node-version }}-alpine
Expand Down Expand Up @@ -46,7 +47,8 @@ jobs:
arangodb-version:
- arangodb:3.8
- arangodb:3.9
- arangodb/arangodb-preview:3.10-nightly
- arangodb:3.10
- arangodb/arangodb-preview:3.11-nightly

container:
image: node:16
Expand Down

0 comments on commit 3703116

Please sign in to comment.