Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI jobs: upgrade CVC5 from 1.0.0 to 1.1.2 #8383

Merged
merged 1 commit into from
Jul 24, 2024

Commits on Jul 15, 2024

  1. CI jobs: upgrade CVC5 from 1.0.0 to 1.1.2

    Since version 1.0.1, CVC5 also releases a binary for macOS ARM, which
    will enable CBMC CI runs on that platform (see
    diffblue#8382). More recent releases of
    CVC5, however, have also moved to releasing zip archives rather than
    single binaries. This necessitates an overhaul of the rules to download
    and install CVC5 beyond just changing the version number.
    tautschnig committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    3e38d2c View commit details
    Browse the repository at this point in the history