[workflows:executables] update to 'windows-2022'

'windows-2019' will no longer be supported by 2025-06-30
https://github.com/actions/runner-images/issues/12045
This commit is contained in:
Mike Fährmann
2025-06-10 22:56:49 +02:00
parent b4aed5e2c9
commit 9348c9ce25

View File

@@ -31,7 +31,7 @@ jobs:
architecture: "x64"
python-version: "3.13"
python-packages: "secretstorage"
- os: "windows-2019"
- os: "windows-2022"
architecture: "x86"
python-version: "3.8"
python-packages: "toml"