Skip to content

Commit 9d03b72

Browse files
committed
Drop about-to-be-removed Ubuntu 20.04 CI
1 parent dc4ced3 commit 9d03b72

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

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

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -40,16 +40,6 @@ jobs:
4040
c_compiler: clang
4141
cpp_compiler: clang++
4242
bundled_protobuf: 'OFF'
43-
- os: ubuntu-20.04
44-
build_type: Release
45-
c_compiler: clang-12
46-
cpp_compiler: clang++-12
47-
bundled_protobuf: 'OFF'
48-
- os: ubuntu-20.04
49-
build_type: Debug
50-
c_compiler: clang-12
51-
cpp_compiler: clang++-12
52-
bundled_protobuf: 'OFF'
5343

5444
steps:
5545
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)