From 06620f134a290e624abb30f9ec0bc3d4e8da96f9 Mon Sep 17 00:00:00 2001 From: "blacksmith-sh[bot]" <157653362+blacksmith-sh[bot]@users.noreply.github.com> Date: Thu, 28 May 2026 11:13:29 +0000 Subject: [PATCH] Migrate workflows to Blacksmith --- .github/workflows/pypi.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pypi.yml b/.github/workflows/pypi.yml index 0d08454..835f5a1 100644 --- a/.github/workflows/pypi.yml +++ b/.github/workflows/pypi.yml @@ -51,7 +51,7 @@ jobs: name: Publish to PyPI if: github.event_name == 'release' && github.event.action == 'published' needs: ci - runs-on: ubuntu-latest + runs-on: blacksmith-2vcpu-ubuntu-2404 environment: name: pypi url: https://pypi.org/p/xync