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 9fb33fd commit 2f2524cCopy full SHA for 2f2524c
.github/workflows/windows.yml
@@ -14,7 +14,7 @@ concurrency:
14
jobs:
15
pythonbuild:
16
if: ${{ github.repository_owner == 'indygreg' || github.event_name != 'schedule' }}
17
- runs-on: 'windows-2019'
+ runs-on: 'windows-2022'
18
steps:
19
- uses: actions/checkout@v4
20
0 commit comments