Skip to content

Commit 024fd74

Browse files
authored
Update CI workflow to use Windows 2022
1 parent aae1944 commit 024fd74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ env:
66
jobs:
77
build:
88
name: Build and test
9-
runs-on: windows-latest
9+
runs-on: windows-2022
1010
steps:
1111
- uses: actions/checkout@v3
1212

0 commit comments

Comments
 (0)