From 87451ce5e18e2c58882f56b1f7c4d7dce40a2386 Mon Sep 17 00:00:00 2001 From: Stefano Bonicatti Date: Mon, 8 Apr 2024 17:09:21 +0200 Subject: [PATCH] Enable this to be built --- .github/workflows/hosted_runners.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/hosted_runners.yml b/.github/workflows/hosted_runners.yml index 2cf8c955898..0030b0eb853 100644 --- a/.github/workflows/hosted_runners.yml +++ b/.github/workflows/hosted_runners.yml @@ -21,7 +21,7 @@ on: push: branches: - - 'master' + - 'stefano/ci/macos-fix-python-usage' tags: - '*'