mirror of
https://github.com/wagesj45/butterflow-ui.git
synced 2024-11-12 21:03:34 -06:00
Update codeql-analysis.yml
running msbuild on ubuntu. what was i thinking?
This commit is contained in:
parent
d4f88bc92d
commit
8458f3b72c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/codeql-analysis.yml
vendored
2
.github/workflows/codeql-analysis.yml
vendored
|
@ -23,7 +23,7 @@ on:
|
|||
jobs:
|
||||
analyze:
|
||||
name: Analyze
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: windows-latest
|
||||
|
||||
strategy:
|
||||
fail-fast: false
|
||||
|
|
Loading…
Reference in a new issue