Skip to content

Commit

Permalink
Apple clang doesnt support deducing this
Browse files Browse the repository at this point in the history
  • Loading branch information
vt4a2h committed Nov 4, 2024
1 parent 54697d1 commit 18f083a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
run: ctest -R "benchmark$" --test-dir "cmake-build" || exit $?
build-mac:
name: Build ${{ matrix.os }} ${{ matrix.build_type }} with ${{ matrix.preset }}
if: false
strategy:
matrix:
os: [macos-14]
Expand Down

0 comments on commit 18f083a

Please sign in to comment.