We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b180385 + 2744cae commit 53b8e0dCopy full SHA for 53b8e0d
1 file changed
.github/workflows/CI.yml
@@ -14,7 +14,7 @@ env:
14
jobs:
15
build:
16
17
- runs-on: [windows-2019]
+ runs-on: [windows-latest]
18
19
steps:
20
- name: Checkout
0 commit comments