Skip to content

Commit

Permalink
https://github.com/bcoe/v8-coverage/pull/2
Browse files Browse the repository at this point in the history
node 22 again
  • Loading branch information
chris48s committed Jun 17, 2024
1 parent 9f27d35 commit 9b020a3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/daily-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,9 @@ jobs:
- name: Setup
uses: ./.github/actions/setup
with:
node-version: 20
node-version: 22
env:
NPM_CONFIG_ENGINE_STRICT: 'false'

- name: Migrate DB
run: npm run migrate up
Expand Down

0 comments on commit 9b020a3

Please sign in to comment.