Skip to content

Commit

Permalink
Update build_and_test.yml
Browse files Browse the repository at this point in the history
Use actual name
  • Loading branch information
Yuki-cpp authored Dec 17, 2023
1 parent a55322a commit 2142060
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
RunSonar:
runs-on: ubuntu-22.04
container:
image: ghcr.io/owner/image
image: ghcr.io/cpp-playground/containers
credentials:
username: ${{ github.actor }}
password: ${{ secrets.github_token }}
Expand Down

0 comments on commit 2142060

Please sign in to comment.