[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:
2
.github/workflows/executables.yml
vendored
2
.github/workflows/executables.yml
vendored
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user