From 37880f406e705722b43905dc07379a234a14f86d Mon Sep 17 00:00:00 2001 From: Aleksandr Nogikh Date: Thu, 31 Jul 2025 12:10:56 +0200 Subject: tools: fix llvm version used in the openbsd image The old version prevents us from rebuiling ci-openbsd. --- tools/create-openbsd-gce-ci.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/create-openbsd-gce-ci.sh b/tools/create-openbsd-gce-ci.sh index 106bd56bf..1d4ed9415 100755 --- a/tools/create-openbsd-gce-ci.sh +++ b/tools/create-openbsd-gce-ci.sh @@ -29,7 +29,7 @@ fi rm -fr etc && mkdir -p etc cat >install.site <