Skip to content

Commit

Permalink
chore: set OrientDB last version for node v18 CI
Browse files Browse the repository at this point in the history
  • Loading branch information
tglman committed Oct 25, 2023
1 parent 59b68dd commit ab66c34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -43,7 +43,7 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: '18.x'
- run: ./ci/initialize-ci.sh 3.2.23
- run: ./ci/initialize-ci.sh 3.2.24
- run: npm install
- run: npm test

0 comments on commit ab66c34

Please sign in to comment.