restore windows x86_64 3.8 Python job (#765)

* mistakenly partially removed in a previous PR
This commit is contained in:
Matt Davis 2023-11-14 08:25:37 -08:00 committed by GitHub
parent a98fd6088e
commit 48838a3c76
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

View file

@ -354,6 +354,9 @@ jobs:
strategy:
matrix:
include:
# - platform: windows-2019
# build_arch: x64
# python_arch: x64
# spec: 3.8
# - platform: windows-2019
# build_arch: x64

View file

@ -352,6 +352,9 @@ jobs:
strategy:
matrix:
include:
- platform: windows-2019
build_arch: x64
python_arch: x64
spec: 3.8
- platform: windows-2019
build_arch: x64