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 cf65590 commit 3999251Copy full SHA for 3999251
1 file changed
.github/workflows/ccpp.yml
@@ -4,7 +4,7 @@ on: [push]
4
5
jobs:
6
build:
7
- runs-on: windows-2017 # or windows-latest
+ runs-on: windows-2019 # or windows-latest
8
9
steps:
10
- uses: actions/checkout@v4
0 commit comments