build executables on windows-2019
windows-2016 gets removed on 2022.03.15
This commit is contained in:
2
.github/workflows/executables.yml
vendored
2
.github/workflows/executables.yml
vendored
@@ -13,7 +13,7 @@ jobs:
|
||||
python-version: ["3.9"]
|
||||
architecture: ["x64"]
|
||||
include:
|
||||
- os: "windows-2016"
|
||||
- os: "windows-2019"
|
||||
python-version: "3.8"
|
||||
architecture: "x86"
|
||||
|
||||
|
||||
@@ -6,4 +6,4 @@
|
||||
# it under the terms of the GNU General Public License version 2 as
|
||||
# published by the Free Software Foundation.
|
||||
|
||||
__version__ = "1.21.0"
|
||||
__version__ = "1.21.1-dev"
|
||||
|
||||
Reference in New Issue
Block a user