Skip to content

Use io_uring_prep_waitid for process_wait in URing selector #394

Use io_uring_prep_waitid for process_wait in URing selector

Use io_uring_prep_waitid for process_wait in URing selector #394

Workflow file for this run

name: RuboCop
on: [push, pull_request]
permissions:
contents: read
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ruby/setup-ruby@v1
with:
ruby-version: ruby
bundler-cache: true
- name: Run RuboCop
timeout-minutes: 10
run: bundle exec rubocop