Skip to content

Commit

Permalink
Bring back cvc5 CI
Browse files Browse the repository at this point in the history
  • Loading branch information
filipeom committed Aug 20, 2024
1 parent 37793bd commit 278afca
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
test-cvc5:
runs-on: ubuntu-latest
env:
OPAMJOBS: 4
OPAMCONFIRMLEVEL: unsafe-yes
steps:
- name: Checkout
Expand Down
9 changes: 9 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,17 @@

### Added
### Fixed

- Fixes cvc5 mappigns

### Changed

## v0.2.4

### Changed

- Bump `prelude` 0.2 -> 0.3

## v0.2.3

### Added
Expand Down

0 comments on commit 278afca

Please sign in to comment.