Skip to content

Commit

Permalink
remove "exclude" clause
Browse files Browse the repository at this point in the history
  • Loading branch information
kinkie committed Oct 17, 2024
1 parent 3f78e64 commit 68e45e5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,9 +103,6 @@ jobs:
- { name: layer-00-default, nick: default }
- { name: layer-01-minimal, nick: minimal }
- { name: layer-02-maximus, nick: maximus }
exclude:
# Non-clang testing on MacOS is too much work for very little gain
# - { os: macos-14, compiler: { CC: gcc, CXX: g++ } }

runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit 68e45e5

Please sign in to comment.