Skip to content

Commit 314cf25

Browse files
committed
#2487: CI: fix variant
1 parent db913ef commit 314cf25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-bake.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@ target "vt-build-all" {
338338
},
339339
{
340340
image = "amd64-ubuntu-22.04-clang-15-cpp"
341-
variant = cxx20
341+
variant = "cxx20"
342342
vt_cmake_cxx_standard = 20
343343
},
344344
{

0 commit comments

Comments
 (0)