From e07ceb90b31f01b7a6c390879101056c79255c87 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mike=20F=C3=A4hrmann?= Date: Wed, 19 Apr 2023 20:35:24 +0200 Subject: [PATCH] fix 'executables.yml' workflow or at least attempt to --- .github/workflows/executables.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/executables.yml b/.github/workflows/executables.yml index d88835e6..e55ae82a 100644 --- a/.github/workflows/executables.yml +++ b/.github/workflows/executables.yml @@ -18,7 +18,6 @@ jobs: architecture: "x64" python-version: "3.11" python-packages: "secretstorage" - include: - os: "windows-2019" architecture: "x86" python-version: "3.8"