Skip to content

Commit

Permalink
avoid runtime bug in Node.js v23
Browse files Browse the repository at this point in the history
  • Loading branch information
alexlamsl committed Oct 25, 2024
1 parent fa85d7e commit f79a14a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/moz.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
name: fuzzing
runs-on: ubuntu-latest
env:
NODE: latest
NODE: 22
steps:
- uses: actions/checkout@v4
- name: Perform tests
Expand Down

0 comments on commit f79a14a

Please sign in to comment.