Skip to content

split read of segments into 0x100 byte chunks to speed it up #297

split read of segments into 0x100 byte chunks to speed it up

split read of segments into 0x100 byte chunks to speed it up #297

Workflow file for this run

name: CI
on:
push:
branches:
- "**"
pull_request:
workflow_dispatch:
jobs:
ci:
uses: angr/ci-settings/.github/workflows/angr-ci.yml@master