mirror of
https://github.com/Z3Prover/z3
synced 2026-01-19 16:53:18 +00:00
Remove Azure Pipelines badge from README (#8241)
* Initial plan * Remove Azure Pipelines badge from README.md Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
This commit is contained in:
parent
f92473c377
commit
5d74df7fee
1 changed files with 3 additions and 3 deletions
|
|
@ -17,9 +17,9 @@ See the [release notes](RELEASE_NOTES.md) for notes on various stable releases o
|
|||
|
||||
## Build status
|
||||
|
||||
| Azure Pipelines | Open Bugs | Android Build | WASM Build | Windows Build | Pyodide Build | OCaml Build | CI | Nightly Build |
|
||||
| --------------- | -----------|---------------|------------|---------------|---------------|-------------|----|---------------|
|
||||
| [](https://dev.azure.com/Z3Public/Z3/_build/latest?definitionId=1&branchName=master) | [](https://github.com/Z3Prover/z3/actions/workflows/wip.yml) |[](https://github.com/Z3Prover/z3/actions/workflows/android-build.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/wasm.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/Windows.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/pyodide.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/ocaml-all.yaml) | [](https://github.com/Z3Prover/z3/actions/workflows/ci.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/nightly.yml) |
|
||||
| Open Bugs | Android Build | WASM Build | Windows Build | Pyodide Build | OCaml Build | CI | Nightly Build |
|
||||
| -----------|---------------|------------|---------------|---------------|-------------|----|---------------|
|
||||
| [](https://github.com/Z3Prover/z3/actions/workflows/wip.yml) |[](https://github.com/Z3Prover/z3/actions/workflows/android-build.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/wasm.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/Windows.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/pyodide.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/ocaml-all.yaml) | [](https://github.com/Z3Prover/z3/actions/workflows/ci.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/nightly.yml) |
|
||||
|
||||
[1]: #building-z3-on-windows-using-visual-studio-command-prompt
|
||||
[2]: #building-z3-using-make-and-gccclang
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue