Skip to content

cover CI hole which appears to be hiding a proc_macro bindgen bug #1947

cover CI hole which appears to be hiding a proc_macro bindgen bug

cover CI hole which appears to be hiding a proc_macro bindgen bug #1947

name: Cancel old jobs
on: pull_request
jobs:
cancel:
name: auto-cancellation-running-action
runs-on: ubuntu-latest
steps:
- uses: fauguste/[email protected]
with:
githubToken: ${{ secrets.GITHUB_TOKEN }}