Skip to content

support multiple versions of angr #7

support multiple versions of angr

support multiple versions of angr #7

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
with:
container_image: angr/ci:py38