Skip to content
This repository has been archived by the owner on May 30, 2022. It is now read-only.

Commit

Permalink
CodeQL: Change ubuntu to windows
Browse files Browse the repository at this point in the history
  • Loading branch information
valentinbreiz committed Sep 14, 2021
1 parent b910593 commit ea173ff
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

strategy:
fail-fast: false
Expand Down

0 comments on commit ea173ff

Please sign in to comment.