- switches codeql workflow to windows agent due to project requirements

This commit is contained in:
Vincent Biret 2021-11-23 15:51:44 -05:00 committed by GitHub
parent d2a6bdb0e6
commit be5bbf3723
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,7 +23,7 @@ on:
jobs:
analyze:
name: Analyze
runs-on: ubuntu-latest
runs-on: windows-latest
permissions:
actions: read
contents: read