Skip to content

Commit

Permalink
Merge pull request #58 from bcgsc/release/v3.14.4
Browse files Browse the repository at this point in the history
Release/v3.14.4
  • Loading branch information
mathieulemieux committed May 4, 2023
2 parents a96b93f + 2781f16 commit 1215e2b
Show file tree
Hide file tree
Showing 6 changed files with 393 additions and 321 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/npm-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
strategy:
matrix:
node: [12, 14, 16]
orientdb: ['3.0', '3.1']
orientdb: ['3.0', '3.1', '3.2']
name: orientdb-${{ matrix.orientdb }} node-${{ matrix.node }}
services:
orientdb:
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ these please see the [contributing guide](./docs/CONTRIBUTING.md).

Requirements

- orientdb 3.0 or 3.1
- node v10 or v12
- orientdb 3.0, 3.1, or 3.2
- node v12, v14 or v16

Clone the repository

Expand Down
Loading

0 comments on commit 1215e2b

Please sign in to comment.