Skip to content

Commit 45a09ed

Browse files
committed
Run pr-analysis-codeql.yml on windows
Necessary to have .NET 4.6.2 reference assemblies for building and analyzing AppConfigDemo.
1 parent 0c709a4 commit 45a09ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-analysis-codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99

1010
jobs:
1111
build-and-codeql:
12-
runs-on: ubuntu-latest
12+
runs-on: windows-latest
1313
permissions:
1414
actions: read
1515
contents: read

0 commit comments

Comments
 (0)