Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade workflows to ubuntu-24 #18525

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

oscarsj
Copy link
Contributor

@oscarsj oscarsj commented Jan 17, 2025

No changes in queries.

@github-actions github-actions bot added the C# label Jan 17, 2025
@oscarsj oscarsj marked this pull request as ready for review January 17, 2025 11:24
@Copilot Copilot bot review requested due to automatic review settings January 17, 2025 11:24
@oscarsj oscarsj requested review from a team as code owners January 17, 2025 11:24

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 5 out of 11 changed files in this pull request and generated no comments.

Files not reviewed (6)
  • .devcontainer/swift/Dockerfile: Language not supported
  • csharp/ql/integration-tests/all-platforms/autobuild/autobuild.csproj: Language not supported
  • csharp/ql/integration-tests/all-platforms/autobuild/global.json: Language not supported
  • .github/workflows/swift.yml: Evaluated as low risk
  • actions/ql/test/query-tests/Security/CWE-094/.github/workflows/self_needs.yml: Evaluated as low risk
  • actions/ql/test/query-tests/Security/CWE-094/.github/workflows/test10.yml: Evaluated as low risk

Tip: Copilot code review supports C#, Go, Java, JavaScript, Markdown, Python, Ruby and TypeScript, with more languages coming soon. Learn more

Comment on lines -51 to -56
build-and-test-linux:
if: github.repository_owner == 'github'
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: ./swift/actions/build-and-test
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

swift not supported on ubuntu-24, so dropping this test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant