Skip to content

Commit 0a006fe

Browse files
committed
Correct merge fomatting
1 parent 38fe61a commit 0a006fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/cmake.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
# os: ubuntu-latest,
3737
# compiler: { type: GCC, version: 12, conan: "gcc", cc: "gcc-12", cxx: "g++-12", std: 20 },
3838
# lib: "libstdc++11"
39-
# }
39+
# }
4040
# - {
4141
# name: "Ubuntu GCC-13",
4242
# os: ubuntu-22.04,
@@ -48,7 +48,7 @@ jobs:
4848
# os: ubuntu-24.04,
4949
# compiler: { type: GCC, version: 14, conan: "gcc", cc: "gcc-14", cxx: "g++-14", std: 23 },
5050
# lib: "libstdc++11"
51-
# }
51+
# }
5252
# - {
5353
# name: "Ubuntu Clang-14 + libc++",
5454
# os: ubuntu-22.04,

0 commit comments

Comments
 (0)