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.