Skip to content

Commit

Permalink
Change CodeQL analysis to use windows-2019
Browse files Browse the repository at this point in the history
  • Loading branch information
hlysine committed Feb 25, 2022
1 parent ffda209 commit 792bb5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ on:
jobs:
analyze:
name: Analyze
runs-on: windows-latest
runs-on: windows-2019

strategy:
fail-fast: false
Expand Down

0 comments on commit 792bb5d

Please sign in to comment.