Skip to content

Commit

Permalink
CI: Deactivate Fedora clang test
Browse files Browse the repository at this point in the history
Broken due to KATRIN-Experiment#87
  • Loading branch information
2xB authored Nov 27, 2023
1 parent a303d8d commit 3975b2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
fedora_37:
strategy:
matrix:
use_clang: [true, false]
use_clang: [false] # FIXME add "true" after solving https://github.com/KATRIN-Experiment/Kassiopeia/issues/87
runs-on: ubuntu-latest
container: fedora:37
steps:
Expand Down

0 comments on commit 3975b2b

Please sign in to comment.