From 16bc91c08749bcb36f023cbeed517ac00acd2df3 Mon Sep 17 00:00:00 2001 From: Olof Blomqvist Date: Sun, 9 Jul 2023 22:03:17 +0200 Subject: [PATCH] Update release.yml --- .github/workflows/release.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index a45566e..09e5db4 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -18,6 +18,8 @@ jobs: archive: tar.gz tar.xz - target: x86_64-apple-darwin archive: zip + env: + PYO3_CROSS_PYTHON_VERSION: 3.11 steps: - uses: actions/checkout@master - name: Compile and release