mirror of
https://github.com/Z3Prover/z3
synced 2026-07-24 07:52:33 +00:00
Removing nuget-build workflow and updating README (#10191)
Pull request created by AI Agent Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
This commit is contained in:
parent
847ee63b2d
commit
0f2bc0c36b
2 changed files with 3 additions and 264 deletions
|
|
@ -32,9 +32,9 @@ See the [release notes](RELEASE_NOTES.md) for notes on various stable releases o
|
|||
| [](https://github.com/Z3Prover/z3/actions/workflows/msvc-static-build.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/msvc-static-build-clang-cl.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/build-z3-cache.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/memory-safety.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/mark-prs-ready-for-review.yml) |
|
||||
|
||||
### Manual & Release Workflows
|
||||
| Documentation | Release Build | WASM Release | NuGet Build |
|
||||
|---------------|---------------|--------------|-------------|
|
||||
| [](https://github.com/Z3Prover/z3/actions/workflows/docs.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/release.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/wasm-release.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/nuget-build.yml) |
|
||||
| Documentation | Release Build | WASM Release |
|
||||
|---------------|---------------|--------------|
|
||||
| [](https://github.com/Z3Prover/z3/actions/workflows/docs.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/release.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/wasm-release.yml) |
|
||||
|
||||
### Specialized Workflows
|
||||
| Nightly Validation | Copilot Setup | Agentics Maintenance |
|
||||
|
|
@ -298,4 +298,3 @@ to Z3's C API. For more information, see [MachineArithmetic/README.md](https://g
|
|||
|
||||
## Power Tools
|
||||
* The [Axiom Profiler](https://github.com/viperproject/axiom-profiler-2) currently developed by ETH Zurich
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue