Skip to content

Commit eb70d18

Browse files
committed
Update codeql-analysis.yml
1 parent c160492 commit eb70d18

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/codeql-analysis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ on:
1111
jobs:
1212
analyze:
1313
name: Analyze
14-
runs-on: windows-latest
14+
# runs-on: windows-latest
15+
runs-on: windows-2019
1516
# Ignore dependabot, ImgBot and transifex-integration
1617
if: github.actor!= 'dependabot[bot]' &&
1718
github.actor!= 'imgbot[bot]' &&

0 commit comments

Comments
 (0)