From a94f3e4c39694e80b340b1d8b9676a8a961f2115 Mon Sep 17 00:00:00 2001 From: ddelange <14880945+ddelange@users.noreply.github.com> Date: Mon, 23 Sep 2024 09:54:53 +0200 Subject: [PATCH] Fix typo --- .github/workflows/dists.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dists.yml b/.github/workflows/dists.yml index 6c8d765..8de5ff8 100644 --- a/.github/workflows/dists.yml +++ b/.github/workflows/dists.yml @@ -24,7 +24,7 @@ jobs: interpreter: [all] python-architecture: [x64] include: - - os: windows + - os: windows-latest target: i686 manylinux: auto interpreter: all