We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[email protected]
We've experienced some issues on v21.x when running the suite on osx11
osx11
Ref:
Can we skip an environment in a specific version? v21.x >=
The text was updated successfully, but these errors were encountered:
Can this be fixed in through2? I doubt it actually needs puppeteer for its test.
through2
To answer your question, I don't know if that's the intended way, but it seems you can combine conditions by using an object:
"skip": { "osx11": ">=21" }
citgm/lib/match-conditions.js
Lines 81 to 89 in e2a0731
Sorry, something went wrong.
No branches or pull requests
We've experienced some issues on v21.x when running the suite on
osx11
Ref:
Can we skip an environment in a specific version? v21.x >=
The text was updated successfully, but these errors were encountered: