Skip to content

Commit

Permalink
Remove test clang-enable
Browse files Browse the repository at this point in the history
  • Loading branch information
asl committed Apr 17, 2024
1 parent 401ecdb commit 602359d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci-test-debian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ jobs:
runs-on: ubuntu-22.04
env:
CTEST_PARALLEL_LEVEL: 4
COMPILE_WITH_CLANG: ON
IMAGE_TYPE: test
BUILD_GENERATOR: Ninja
steps:
Expand Down Expand Up @@ -53,7 +52,6 @@ jobs:
runs-on: ubuntu-20.04
env:
CTEST_PARALLEL_LEVEL: 4
COMPILE_WITH_CLANG: ON
IMAGE_TYPE: test
CMAKE_UNITY_BUILD: ${{ matrix.unity }}
BUILD_GENERATOR: Ninja
Expand Down

0 comments on commit 602359d

Please sign in to comment.