Skip to content

Upgraded to xtl 0.8.0 and C++17 #530

Upgraded to xtl 0.8.0 and C++17

Upgraded to xtl 0.8.0 and C++17 #530

Workflow file for this run

name: Static Analysis
on:
push:
branches: [master]
pull_request:
branches: [master]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: pre-commit/[email protected]