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 c3bbff9 commit 18bdf2fCopy full SHA for 18bdf2f
.github/workflows/ci.yml
@@ -6,7 +6,7 @@ jobs:
6
strategy:
7
matrix:
8
arango-image: ['arangodb:3.6', 'arangodb:3.7', 'arangodb:3.8']
9
- node-version: [12.x, 14.x, 16.x]
+ node-version: [14.x, 16.x]
10
steps:
11
- uses: actions/checkout@v2
12
- name: Use Node.js ${{ matrix.node-version }}
0 commit comments