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

GODRIVER-3245 [master] Use a custom CodeQL workflow. #1677

Conversation

blink1073
Copy link
Member

Cherry-pick of #1674 from v1 to master

@blink1073 blink1073 added the priority-1-high High Priority PR for Review label Jun 14, 2024
Copy link
Contributor

API Change Report

No changes found!

Comment on lines +19 to +20
runs-on: ${{ (matrix.language == 'swift' && 'macos-latest') || 'ubuntu-latest' }}
timeout-minutes: ${{ (matrix.language == 'swift' && 120) || 360 }}
Copy link
Collaborator

Choose a reason for hiding this comment

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

Do we need the condition for "swift"?

Copy link
Member Author

Choose a reason for hiding this comment

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

We're going to follow up with some cleanup, this is just to get something in place. 😄

@blink1073 blink1073 merged commit 645e59a into mongodb:master Jun 14, 2024
27 of 28 checks passed
@blink1073 blink1073 deleted the cherry-pick-6e75330aac2039a82e635fa30d76e1465f9d8644 branch June 14, 2024 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority-1-high High Priority PR for Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants