From c21098162fc6bb8dc42cecc08f395396137ccaf1 Mon Sep 17 00:00:00 2001 From: Tim Felgentreff Date: Wed, 23 Oct 2024 10:18:05 +0200 Subject: [PATCH] Add ondemand CI job to build publishable windows and darwin wheels --- ci.jsonnet | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci.jsonnet b/ci.jsonnet index 549a903d59..44ce2c002c 100644 --- a/ci.jsonnet +++ b/ci.jsonnet @@ -1 +1 @@ -{ "overlay": "7161289a30e53902b11e3446c3be2eaaaef4c0a2" } +{ "overlay": "947e97f768b6e4a5868c3afa76617c2b2f72ff33" }