Skip to content
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

ci: Use slightly older emscripten for now #297

Merged
merged 1 commit into from
May 29, 2024

Conversation

waywardmonkeys
Copy link
Contributor

An update to emscripten brought a newer compiler and that found a longstanding bug in Z3 that broke compilation.

For now, use a slightly older version until a new version of Z3 (after 4.13.0) is released with the fix.

See Z3Prover/z3#7235 for the Z3 fix.

An update to emscripten brought a newer compiler and that found
a longstanding bug in Z3 that broke compilation.

For now, use a slightly older version until a new version of
Z3 (after 4.13.0) is released with the fix.

See Z3Prover/z3#7235 for the Z3 fix.
@waywardmonkeys waywardmonkeys changed the title git ci: Use slightly older emscripten for now ci: Use slightly older emscripten for now May 29, 2024
@waywardmonkeys waywardmonkeys merged commit cb7b79a into master May 29, 2024
11 checks passed
@waywardmonkeys waywardmonkeys deleted the use-slightly-older-emscripten branch May 29, 2024 07:10
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.

None yet

1 participant