infra: update workflows (#70)

* Update workflows

* Clang format 18

* Fix apt package
This commit is contained in:
Isaac Marovitz 2024-09-25 09:04:18 -04:00 committed by GitHub
parent 4cf808facd
commit 6019477fcb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 11 additions and 11 deletions

View file

@ -18,10 +18,10 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Run clang-format
uses: jidicula/clang-format-action@v4.11.0
uses: jidicula/clang-format-action@v4.13.0
with:
exclude-regex: (libspirv|3rdparty)
clang-format-version: 16
clang-format-version: 18