aboutsummaryrefslogtreecommitdiffstats
path: root/.cirrus/Dockerfile.ubuntu20.04
diff options
context:
space:
mode:
Diffstat (limited to '.cirrus/Dockerfile.ubuntu20.04')
-rw-r--r--.cirrus/Dockerfile.ubuntu20.042
1 files changed, 1 insertions, 1 deletions
diff --git a/.cirrus/Dockerfile.ubuntu20.04 b/.cirrus/Dockerfile.ubuntu20.04
index 2e39058d..4f229d2d 100644
--- a/.cirrus/Dockerfile.ubuntu20.04
+++ b/.cirrus/Dockerfile.ubuntu20.04
@@ -48,7 +48,7 @@ RUN set -e -x ;\
cd /usr/local/src ;\
git clone --recursive https://github.com/YosysHQ/prjtrellis.git ;\
cd prjtrellis ;\
- git reset --hard 210a0a72757d57b278ac7397ae6b14729f149b10 ;\
+ git reset --hard 7239331d5463321d4864164f320beef67310f1e5 ;\
cd libtrellis ;\
cmake . ;\
make -j $(nproc) ;\