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 aae1944 commit 024fd74Copy full SHA for 024fd74
.github/workflows/continuous-integration-workflow.yml
@@ -6,7 +6,7 @@ env:
6
jobs:
7
build:
8
name: Build and test
9
- runs-on: windows-latest
+ runs-on: windows-2022
10
steps:
11
- uses: actions/checkout@v3
12
0 commit comments