Skip to content

Commit

Permalink
Update ci.yml with afen plugin
Browse files Browse the repository at this point in the history
Add r2afen build in CI.
  • Loading branch information
sylvainpelissier committed May 22, 2024
1 parent 315256b commit 628a9d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
name: Build radare2 extras and r2pipe
runs-on: ubuntu-22.04
env:
BUILDS: 'asahi blackfin blessr2 keystone-lib keystone r2svd unicorn-lib vc4 x86iced'
BUILDS: 'asahi blackfin blessr2 keystone-lib keystone r2afen r2svd unicorn-lib vc4 x86iced'
TESTS: 'keystone vc4'
R2PIPE_TESTS: 'r2pipe-js r2pipe-py'
steps:
Expand Down

0 comments on commit 628a9d2

Please sign in to comment.