File tree 1 file changed +3
-5
lines changed
1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -16,11 +16,9 @@ See the [release notes](RELEASE_NOTES.md) for notes on various stable releases o
16
16
17
17
## Build status
18
18
19
- | Azure Pipelines | Open Bugs | Android Build | WASM Build | Windows Build | Pyodide Build |
20
- | --------------- | -----------| ---------------| ------------| ---------------| ---------------|
21
- | [ ![ Build Status] ( https://dev.azure.com/Z3Public/Z3/_apis/build/status/Z3Prover.z3?branchName=master )] ( https://dev.azure.com/Z3Public/Z3/_build/latest?definitionId=1&branchName=master ) | [ ![ Open Issues] ( https://github.com/Z3Prover/z3/actions/workflows/wip.yml/badge.svg )] ( https://github.com/Z3Prover/z3/actions/workflows/wip.yml ) |[ ![ Android Build] ( https://github.com/Z3Prover/z3/actions/workflows/android-build.yml/badge.svg )] ( https://github.com/Z3Prover/z3/actions/workflows/android-build.yml ) | [ ![ WASM Build] ( https://github.com/Z3Prover/z3/actions/workflows/wasm.yml/badge.svg )] ( https://github.com/Z3Prover/z3/actions/workflows/wasm.yml ) | [ ![ Windows] ( https://github.com/Z3Prover/z3/actions/workflows/Windows.yml/badge.svg )] ( https://github.com/Z3Prover/z3/actions/workflows/Windows.yml ) | [ ![ Pyodide Build] ( https://github.com/Z3Prover/z3/actions/workflows/pyodide.yml/badge.svg )] ( https://github.com/Z3Prover/z3/actions/workflows/pyodide.yml )
22
-
23
- <a href =" https://github.com/z3prover/z3/pkgs/container/z3 " >Docker image</a >.
19
+ | Azure Pipelines | Open Bugs | Android Build | WASM Build | Windows Build | Pyodide Build | OCaml Build |
20
+ | --------------- | -----------| ---------------| ------------| ---------------| ---------------| -------------|
21
+ | [](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) |
24
22
25
23
[ 1 ] : #building-z3-on-windows-using-visual-studio-command-prompt
26
24
[ 2 ] : #building-z3-using-make-and-gccclang
You can’t perform that action at this time.
0 commit comments