Skip to content

Bump version to 3.0.0 (#261) #141

Bump version to 3.0.0 (#261)

Bump version to 3.0.0 (#261) #141

Workflow file for this run

name: Continuous Integration
on: [push, pull_request]
jobs:
clang-format:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: DoozyX/[email protected]
with:
exclude: './thirdParty ./alpaka'
clangFormatVersion: 11