Skip to content

Conversation

@BillyONeal
Copy link
Member

This tries to fix failures reported in https://github.com/microsoft/vcpkg-tool/actions/runs/20175286709

  1. macOS-26 takes 15 times as long when CodeQL is turned on which causes the overall run to exceed GitHub's 2 hour time limit. I'm guessing this is because the macOS machines have very little RAM and CodeQL is RAM hungry.
  2. [CI Only] Initialize CodeQL CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/

This tries to fix failures reported in https://github.com/microsoft/vcpkg-tool/actions/runs/20175286709

1. macOS-26 takes 15 times as long when CodeQL is turned on which causes the overall run to exceed GitHub's 2 hour time limit. I'm guessing this is because the macOS machines have very little RAM and CodeQL is RAM hungry.
2. [CI Only] Initialize CodeQL
  CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
@BillyONeal BillyONeal enabled auto-merge (squash) January 5, 2026 20:30
@BillyONeal BillyONeal merged commit 8e7ce71 into microsoft:main Jan 5, 2026
7 checks passed
@BillyONeal BillyONeal deleted the codeql-fix-again branch January 5, 2026 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants