changeset 30657:ffed0ae35eda stable

GitHub-CI (CodeQL, windows): Pin to windows-2019. * .github/workflows/codeql-analysis.yaml (windows): "windows-latest" will switch to windows-2022 shortly which isn't supported by CodeQL currently. Pin to "windows-2019" in the meantime. See: https://github.com/actions/virtual-environments/issues/4856
author Markus Mützel <markus.muetzel@gmx.de>
date Fri, 21 Jan 2022 15:23:02 +0100
parents ac74380e9d46
children 2434363ba336 27566803b3b1
files .github/workflows/codeql-analysis.yaml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/.github/workflows/codeql-analysis.yaml	Tue Jan 18 13:27:18 2022 -0500
+++ b/.github/workflows/codeql-analysis.yaml	Fri Jan 21 15:23:02 2022 +0100
@@ -68,7 +68,7 @@
 
   windows:
     name: CodeQL analysis (Windows)
-    runs-on: windows-latest
+    runs-on: windows-2019
 
     defaults:
       run: