Skip to content

Optional io_uring backend #128

Optional io_uring backend

Optional io_uring backend #128

Workflow file for this run

name: ci
on:
pull_request:
branches: [ main ]
workflow_dispatch:
jobs:
check:
uses: ./.github/workflows/build.yml
permissions:
contents: read
security-events: write
pull-requests: write
pages: write
id-token: write
secrets: inherit
with:
coverage: true
scan: true