about summary refs log tree commit diff homepage
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/build.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml
index c5427815..ae4a6576 100644
--- a/.github/workflows/build.yaml
+++ b/.github/workflows/build.yaml
@@ -28,7 +28,7 @@ env:
   UCLIBC_VERSION: klee_uclibc_v1.2
   USE_TCMALLOC: 1
   USE_LIBCXX: 1
-  Z3_VERSION: 4.8.4
+  Z3_VERSION: 4.8.14
 
 jobs:
   Linux: