3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-23 00:55:31 +00:00

rounding mode sort removed for incompatibility

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2021-05-21 16:18:43 -07:00
parent 00deb12238
commit 8ba0fb5b58
8 changed files with 10 additions and 712 deletions

View file

@ -78,7 +78,7 @@ stages:
vmImage: "ubuntu-latest"
container: "quay.io/pypa/manylinux2010_x86_64:latest"
variables:
python: "/opt/python/cp35-cp35m/bin/python"
python: "/opt/python/cp37-cp37m/bin/python"
steps:
- task: PythonScript@0
displayName: Build