Skip to content

Commit 2f2524c

Browse files
committed
Run on windows-2022
1 parent 9fb33fd commit 2f2524c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ concurrency:
1414
jobs:
1515
pythonbuild:
1616
if: ${{ github.repository_owner == 'indygreg' || github.event_name != 'schedule' }}
17-
runs-on: 'windows-2019'
17+
runs-on: 'windows-2022'
1818
steps:
1919
- uses: actions/checkout@v4
2020

0 commit comments

Comments
 (0)