Skip to content

Commit

Permalink
Test only cvc5
Browse files Browse the repository at this point in the history
  • Loading branch information
CyanoKobalamyne committed Oct 29, 2024
1 parent a37fa98 commit 3ab70ce
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,20 +8,9 @@ jobs:
os: [ubuntu-latest, macos-latest]
name:
[
btor,
bitwuzla,
cvc5,
msat,
yices2,
z3
cvc5
]

include:
- name: msat
setup_opts: --auto-yes
- name: yices2
extra_macos_packages: autoconf

name: ${{ matrix.os }}:${{ matrix.name }}
runs-on: ${{ matrix.os}}

Expand Down

0 comments on commit 3ab70ce

Please sign in to comment.