Skip to content

Commit

Permalink
omit iojs
Browse files Browse the repository at this point in the history
  • Loading branch information
goto-bus-stop committed Jul 10, 2023
1 parent f587e18 commit 1b170d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node-aught.yml
Expand Up @@ -6,7 +6,7 @@ jobs:
tests:
uses: ljharb/actions/.github/workflows/node.yml@main
with:
range: '< 10'
range: '>= 4 < 10 || 0.x'
type: minors
command: npm run tests-only

Expand Down

0 comments on commit 1b170d7

Please sign in to comment.