mirror of
https://github.com/Z3Prover/z3
synced 2025-06-06 22:23:22 +00:00
try side-by-side nightly
This commit is contained in:
parent
c1c26f0726
commit
a7231027c3
2 changed files with 20 additions and 1 deletions
|
@ -25,7 +25,7 @@ os_info = { 'ubuntu-latest' : ('so', 'linux-x64'),
|
|||
'ubuntu-18' : ('so', 'linux-x64'),
|
||||
'ubuntu-20' : ('so', 'linux-x64'),
|
||||
'glibc-2.31' : ('so', 'linux-x64'),
|
||||
'glibc' : ('so', 'linux-x64'),
|
||||
'glibc-2.35' : ('so', 'linux-x64'),
|
||||
'x64-win' : ('dll', 'win-x64'),
|
||||
'x86-win' : ('dll', 'win-x86'),
|
||||
'x64-osx' : ('dylib', 'osx-x64'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue