We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f41e777 commit e3e5bf1Copy full SHA for e3e5bf1
.github/workflows/build-windows.yml
@@ -8,7 +8,7 @@ env:
8
9
jobs:
10
build-windows:
11
- runs-on: windows-2016
+ runs-on: windows-2019
12
steps:
13
- uses: actions/checkout@v2
14
- name: Set up Python ${{ env.PYTHON_VERSION }}
0 commit comments