Skip to content

#2482: lib: update bundled libs cmake version requirements to avoid failure with CMake 4.0 #5615

#2482: lib: update bundled libs cmake version requirements to avoid failure with CMake 4.0

#2482: lib: update bundled libs cmake version requirements to avoid failure with CMake 4.0 #5615

name: PR checks (trailing whitespace)
on: pull_request
jobs:
check:
name: Find Trailing Whitespace
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DARMA-tasking/find-trailing-whitespace@master
with:
exclude: "sketches;lib"