Skip to content

Commit

Permalink
Re-enable Cpp build (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
doosuu authored Jan 24, 2023
1 parent faa28b1 commit b14c6d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-base-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
build-image:
strategy:
matrix:
language: [Python]
language: [Python, Cpp]

name: "Building image"
runs-on: ubuntu-latest
Expand Down

0 comments on commit b14c6d2

Please sign in to comment.