codeql: specify windows-2019

avoid breaking update to 2022 for windows-latest - https://github.com/actions/virtual-environments/issues/4856
This commit is contained in:
ilike2burnthing
2022-01-22 23:20:21 +00:00
committed by GitHub
parent f4fc81e38b
commit 34d6933302

View File

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