-
Notifications
You must be signed in to change notification settings - Fork 184
New issue
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
chore: test workflow runs with ubuntu and windows OS #2340
Conversation
|
Running with https://github.com/latticexyz/mud/actions/runs/8082956911/job/22084918032?pr=2340 This is because we use a container for Postgres. Containers are not supported: |
The OS matrix works as expected, but running it exposed some issues that the MUD monorepo has with Windows:
|
replaced by #3078 |
Fixes #2197