Skip to content

[21286] Run CodeQL on macOS-13 instead of 11 (backport #220)#221

Closed
mergify[bot] wants to merge 1 commit into2.1.xfrom
mergify/bp/2.1.x/pr-220
Closed

[21286] Run CodeQL on macOS-13 instead of 11 (backport #220)#221
mergify[bot] wants to merge 1 commit into2.1.xfrom
mergify/bp/2.1.x/pr-220

Conversation

@mergify
Copy link
Copy Markdown

@mergify mergify Bot commented Jul 12, 2024

Description

macOS-11 runner images are discontinued, so CodeQL jobs are failing cause they cannot pick a mac runner. This PR changes the runner image to macOS-13, which is still active.

@Mergifyio backport 2.2.x 2.1.x 1.0.x

Contributor Checklist

  • Commit messages follow the project guidelines.
  • N/A: The code follows the style guidelines of this project.
  • N/A: Tests that thoroughly check the new feature have been added/Regression tests checking the bug and its fix have been added; the added tests pass locally
  • N/A: Any new/modified methods have been properly documented using Doxygen.
  • N/A: Changes are backport compatible: they do NOT break ABI nor change library core behavior.
  • N/A: Changes are API compatible.
  • N/A: New feature has been added to the versions.md file (if applicable).
  • Applicable backports have been included in the description.

Reviewer Checklist

  • The PR has a milestone assigned.
  • The title and description correctly express the PR's purpose.
  • Check contributor checklist is correct.
  • Check CI results: changes do not issue any warning.
  • Check CI results: CI pass and failing tests are unrelated with the changes.

This is an automatic backport of pull request #220 done by [Mergify](https://mergify.com).

* Refs #21286: Run CodeQL on macOS-13 instead of 11

Signed-off-by: eduponz <[email protected]>

* Refs #21286: Remove 1.1.x from the backport list, as it is attached to 2.6.x

Signed-off-by: eduponz <[email protected]>

* Refs #21286: Use CodeQL action v3

Signed-off-by: eduponz <[email protected]>

---------

Signed-off-by: eduponz <[email protected]>
(cherry picked from commit 624080a)

# Conflicts:
#	.github/pull_request_template.md
@mergify mergify Bot added the conflicts label Jul 12, 2024
@mergify
Copy link
Copy Markdown
Author

mergify Bot commented Jul 12, 2024

Cherry-pick of 624080a has failed:

On branch mergify/bp/2.1.x/pr-220
Your branch is up to date with 'origin/2.1.x'.

You are currently cherry-picking commit 624080a.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   .github/workflows/codeql-analysis.yml

Unmerged paths:
  (use "git add/rm <file>..." as appropriate to mark resolution)
	deleted by us:   .github/pull_request_template.md

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

@JesusPoderoso
Copy link
Copy Markdown
Contributor

Closing this PR as long as 2.1.x version is EOL

@mergify mergify Bot deleted the mergify/bp/2.1.x/pr-220 branch July 12, 2024 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants