| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
I just remembered the suggestion I made on the corresponding CLI PR: non-compiled languages are perfectly fine, and we should avoid blocking them from running on Windows 11. Could we move this check later and error only if there is a compiled language in use? |
Sorry, something went wrong.
|
Good point, done @adityasharad. Sample error on the latest commit: https://github.com/github/codeql-action/runs/4779658824 |
Sorry, something went wrong.
Revert "Merge pull request #869 from github/edoardo/windows-11-error"
| Back | FazBrowse Home | New Git URL |
Refuse to run on Windows 11 and Windows Server 2022 which are currently unsupported. Sample failing run (obtained by modifying one of our CI checks to run on windows-2022): https://github.com/github/codeql-action/runs/4779298247
Merge / deployment checklist