Skip to content

fix: fix tox platform restrictions#783

Merged
willkg merged 1 commit intomainfrom
fix-tox-platform-restrictions
Apr 28, 2026
Merged

fix: fix tox platform restrictions#783
willkg merged 1 commit intomainfrom
fix-tox-platform-restrictions

Conversation

@willkg
Copy link
Copy Markdown
Member

@willkg willkg commented Apr 28, 2026

Several environments were restricted to running only on Linux. I'm not really sure why and it prevents me from running tests on macOS. I removed the restriction to see if it passes CI. If it does, we'll keep this fix.

@willkg
Copy link
Copy Markdown
Member Author

willkg commented Apr 28, 2026

vendorverify fails on Windows because it's running a shell script--I'll adjust the platform restriction for that.

Several environments were restricted to running only on Linux. I'm not
really sure why and it prevents me from running tests on macOS. I
changed the restriction to run on Linux and Darwin. vendorverify
definitely won't run on Windows, so we need to restrict that.
@willkg willkg force-pushed the fix-tox-platform-restrictions branch from 0ca6e97 to 7b84681 Compare April 28, 2026 15:48
@willkg willkg merged commit 4f0b097 into main Apr 28, 2026
36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant