Skip to content

Commit

Permalink
Switch to building with Windows
Browse files Browse the repository at this point in the history
WPF only exists on Windows, so naturally it won't build on Linux
  • Loading branch information
kabili207 committed Sep 10, 2023
1 parent 066fc2b commit 55db16f
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 @@ -23,7 +23,7 @@ on:
jobs:
analyze:
name: Analyze
runs-on: ubuntu-latest
runs-on: windows-latest
permissions:
actions: read
contents: read
Expand Down

0 comments on commit 55db16f

Please sign in to comment.