Skip to content
This repository was archived by the owner on Jan 9, 2026. It is now read-only.

Commit 5d3bc92

Browse files
authored
Update applications.yml
1 parent a7bd446 commit 5d3bc92

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/applications.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,6 @@ jobs:
3434
# Non Haskell dependencies
3535

3636
# Install Z3
37-
# - name: Install z3 (ubuntu-20.04)
38-
# if: contains(matrix.os, 'ubuntu-20.04')
39-
# uses: larskuhtz/setup-z3@c209497f76e03a4c71ec92c0c6621fb3e1ea5fba
40-
# with:
41-
# version: "4.11.2"
42-
# architecture: "x64"
43-
# distribution: "glibc-2.31"
4437
- name: Install z3 (ubuntu-22.04)
4538
if: contains(matrix.os, 'ubuntu-22.04')
4639
uses: larskuhtz/setup-z3@c209497f76e03a4c71ec92c0c6621fb3e1ea5fba

0 commit comments

Comments
 (0)