Skip to content

fix compilation for Rust >= 1.79 #840

fix compilation for Rust >= 1.79

fix compilation for Rust >= 1.79 #840

Workflow file for this run

name: Cancel jobs from merged/closed pull request
on:
pull_request_target:
types: [closed]
# workflow_run:
# workflows: ["*"]
# types: [requested]
jobs:
merge_job:
runs-on: ubuntu-latest
permissions:
actions: write
steps:
- uses: styfle/[email protected]
with:
ignore_sha: true
access_token: ${{ secrets.GITHUB_TOKEN }}
workflow_id: all