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

[ci] Only enable CodeQL on Windows build job #224

Merged
merged 1 commit into from
Jan 17, 2024
Merged

Conversation

pjcollins
Copy link
Member

Enabling CodeQL on macOS seems to be occasionally causing issues with the Run Tests step:

The argument -p:UseSharedCompilation=false is invalid. Please use the /help option to check the list of valid arguments.

We can avoid this by only enabling CodeQL on the Windows build job.

Enabling CodeQL on macOS seems to be occasionally causing issues with
the Run Tests step:

    The argument -p:UseSharedCompilation=false is invalid. Please use the /help option to check the list of valid arguments.

We can avoid this by only enabling CodeQL on the Windows build job.
@pjcollins pjcollins merged commit b175674 into main Jan 17, 2024
4 checks passed
@pjcollins pjcollins deleted the dev/pjc/codeql-win branch January 17, 2024 18:18
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