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:
parent
00deb12238
commit
8ba0fb5b58
8 changed files with 10 additions and 712 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue