Skip to content

Commit

Permalink
Update Z3 to 4.13.2 and update emscripten to latest (#309)
Browse files Browse the repository at this point in the history
* Update emscripten

* Bump z3 submodule to new release
  • Loading branch information
toolCHAINZ authored Sep 30, 2024
1 parent b47f3af commit cb32b95
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ env:
CARGO_INCREMENTAL: 0
CARGO_REGISTRIES_CRATES_IO_PROTOCOL: sparse
RUSTFLAGS: "-D warnings"
EMSCRIPTEN_VERSION: "3.1.59" # Change back to `latest` once Z3 4.13.1 or later is out.
EMSCRIPTEN_VERSION: "latest"

jobs:
check-formatting:
Expand Down
2 changes: 1 addition & 1 deletion z3-sys/z3
Submodule z3 updated 371 files

0 comments on commit cb32b95

Please sign in to comment.