Skip to content

Bump rocm image and change arch for debug hip build #6831

Bump rocm image and change arch for debug hip build

Bump rocm image and change arch for debug hip build #6831

name: Check Formatting
on: push
jobs:
check-formatting:
name: Check Python and C++ Formatting
runs-on: ubuntu-latest
steps:
- uses: pgrete/cpp-py-formatter/[email protected]
with:
clangFormatVersion: 11
token: ${{ secrets.GITHUB_TOKEN }}