Skip to content

Commit

Permalink
lib: skip "yeoman-generator" on Node.js >= 21
Browse files Browse the repository at this point in the history
  • Loading branch information
RafaelGSS committed Dec 12, 2023
1 parent 94d7805 commit 845febd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/lookup.json
Original file line number Diff line number Diff line change
Expand Up @@ -568,6 +568,7 @@
"yeoman-generator": {
"prefix": "v",
"flaky": ["ppc", "rhel"],
"skip": [">=21"],
"expectFail": "fips",
"maintainers": ["SBoudrias", "sindresorhus"]
},
Expand Down

0 comments on commit 845febd

Please sign in to comment.