Skip to content

test

test #2092

Workflow file for this run

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