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"