diff --git a/.github/workflows/windows.yaml b/.github/workflows/windows.yaml index 9e1e383d0..9163e97a1 100644 --- a/.github/workflows/windows.yaml +++ b/.github/workflows/windows.yaml @@ -32,7 +32,7 @@ jobs: python-version: - '2.7.17' # TODO add back once failing windows py3 builds are investigated - #- '3.7.5' + - '3.7.5' fail-fast: false steps: