Skip to content

Commit

Permalink
[chore] Switch to codeql job to run on macos to have more resources (o…
Browse files Browse the repository at this point in the history
…pen-telemetry#21818)

Switch to macos to have more resources
  • Loading branch information
TylerHelmuth committed May 11, 2023
1 parent c8e0014 commit 7d65814
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
CodeQL-Build:
runs-on: ubuntu-latest
runs-on: macos-latest
env:
# Force CodeQL to run the extraction on the files compiled by our custom
# build command, as opposed to letting the autobuilder figure it out.
Expand Down

0 comments on commit 7d65814

Please sign in to comment.