Skip to content

Commit

Permalink
Update CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
havogt authored Jan 21, 2025
1 parent 56aec7f commit 83b060f
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,17 +19,13 @@ jobs:
exclude:
- compiler: gcc-10
build_type: Debug
- compiler: gcc-11
build_type: Debug
- compiler: gcc-12
- compiler: gcc-13
build_type: Debug
- compiler: clang-10
build_type: Debug
- compiler: clang-14
build_type: Debug
- compiler: clang-15
- compiler: clang-17
build_type: Debug
- compiler: clang-16
- compiler: clang-18
build_type: Debug

steps:
Expand Down

0 comments on commit 83b060f

Please sign in to comment.