Skip to content
This repository was archived by the owner on Nov 30, 2023. It is now read-only.

Commit d3f94e5

Browse files
authored
Fix definition
1 parent ab668bf commit d3f94e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/smoke-cpp.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ jobs:
2727
id: smoke_test
2828
uses: ./.github/actions/smoke-test
2929
with:
30-
definition: debian
30+
definition: cpp
3131
image: mcr.microsoft.com/vscode/devcontainers/cpp:dev-debian
3232
user: vscode

0 commit comments

Comments
 (0)