Skip to content

Commit

Permalink
test: test node 18
Browse files Browse the repository at this point in the history
  • Loading branch information
pcheremu committed Nov 28, 2023
1 parent dfff941 commit 34fb969
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
checks: write
strategy:
matrix:
node-version: ['lts/*']
node-version: ['18'] # or lts/*
test-pattern:
- addresses.test.ts
- batches.test.ts
Expand Down

0 comments on commit 34fb969

Please sign in to comment.