Skip to content

Commit 166aa3b

Browse files
committed
awb.yml: Run on windows-2022 for .NET v4.8.1
git-svn-id: https://svn.code.sf.net/p/autowikibrowser/code/AWB@12774 5227b50d-9349-4574-b055-4b0a7525e11c
1 parent 8fb71e6 commit 166aa3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/awb.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
strategy:
1010
fail-fast: false
1111
matrix:
12-
windows-version: ['windows-2019']
12+
windows-version: ['windows-2022']
1313

1414
steps:
1515
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)