Skip to content

Commit

Permalink
Update SonarCloud scanner
Browse files Browse the repository at this point in the history
  • Loading branch information
aashna-narula-cko committed Jan 31, 2024
1 parent 0174a0d commit 8012c23
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,9 @@ on:
jobs:
build:
name: Build and analyze
runs-on: macos-latest
runs-on: ubuntu-latest
env:
BUILD_WRAPPER_OUT_DIR: build_wrapper_output_directory # Directory where build-wrapper output will be placed

steps:
- name: Checkout repository
uses: actions/checkout@v3
Expand Down

0 comments on commit 8012c23

Please sign in to comment.