We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ba292f commit 3cd291cCopy full SHA for 3cd291c
1 file changed
.github/workflows/build.yml
@@ -9,7 +9,7 @@ on:
9
jobs:
10
build-windows:
11
name: Build windows
12
- runs-on: windows-2019
+ runs-on: windows-latest
13
steps:
14
- uses: actions/checkout@v3
15
- uses: actions/setup-python@v4
0 commit comments