Skip to content

Commit 0cfb906

Browse files
committed
workflow: fix cpp_compiler
1 parent b062070 commit 0cfb906

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cmake-multi-platform.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- macos-15
3434
build_type:
3535
- Release
36-
cxx_compiler:
36+
cpp_compiler:
3737
- g++
3838
- clang++
3939
- cl

0 commit comments

Comments
 (0)