Install Z3
ActionsTags
(1)This Action sets up Z3 by downloading a release build.
Just use the pavpanchekha/setup-z3
action. It has three inputs:
version
: a version number for Z3; required.architecture
:x64
by default, can be set tox86
for the Windows build.distribution
:glibc-2.31
by default for use onubuntu
; find other options here.
Install Z3 is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.