We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d22ef6e commit 4184af9Copy full SHA for 4184af9
.github/workflows/windows.yml
@@ -14,7 +14,7 @@ on:
14
15
jobs:
16
Windows_x86-64:
17
- runs-on: windows-2016
+ runs-on: windows-2019
18
19
env:
20
UPLOAD_ENABLED: ${{ secrets.DROPBOX_ACCESS_TOKEN }}
0 commit comments