Skip to content

remove SO_REUSEPORT on linux #154

remove SO_REUSEPORT on linux

remove SO_REUSEPORT on linux #154

Workflow file for this run

name: Branch workflow
on:
push:
branches:
- '*'
pull_request:
branches:
- '*'
permissions:
contents: write
jobs:
test:
uses: ./.github/workflows/test.yml
bench:
uses: ./.github/workflows/bench.yml
package:
uses: ./.github/workflows/package.yml