Skip to content

Commit c190189

Browse files
committed
Remove Z3 4.8.5
1 parent 62b50d7 commit c190189

File tree

3 files changed

+1
-5
lines changed

3 files changed

+1
-5
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
os: [ubuntu-22.04, ubuntu-20.04,
1717
macos-11, macos-12, macos-13,
1818
windows-2019, windows-2022]
19-
solver: [z3-4.8.5, z3-4.12.1, z3-4.12.6]
19+
solver: [z3-4.12.1, z3-4.12.6]
2020
arch: [x64]
2121
include:
2222
- os: macos-11

.gitmodules

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
[submodule "repos/z3-4.8.5"]
2-
path = repos/z3-4.8.5
3-
url = https://github.com/z3prover/z3
41
[submodule "repos/z3-4.12.1"]
52
path = repos/z3-4.12.1
63
url = https://github.com/z3prover/z3

repos/z3-4.8.5

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)