We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db8048f commit 9683055Copy full SHA for 9683055
1 file changed
.github/workflows/dotnet-CI-workflow.yml
@@ -11,7 +11,7 @@ on:
11
12
jobs:
13
build:
14
- runs-on: windows-2022
+ runs-on: windows-latest
15
steps:
16
- uses: actions/checkout@v4.1.1
17
0 commit comments