Skip to content

Commit

Permalink
fix: skip windows for next
Browse files Browse the repository at this point in the history
  • Loading branch information
styfle authored Jan 10, 2024
1 parent a693d85 commit 0456657
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 @@ -318,6 +318,7 @@
"prefix": "v",
"repo": "https://github.com/vercel/next.js",
"scripts": ["build", "test-unit"],
"skip": ["win32"],
"tags": "native",
"head": true,
"pnpm": true
Expand Down

0 comments on commit 0456657

Please sign in to comment.