Skip to content

Commit

Permalink
Uptade CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Sylvain Pelissier committed Oct 3, 2023
1 parent edeadec commit 82734d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ jobs:
name: Build radare2 extras and r2pipe
runs-on: ubuntu-latest
env:
BUILDS: 'armthumb atombios ba2 baleful bcl blackfin blessr2 keystone-lib keystone mc6809 microblaze msil pcap ppcdisasm psosvm r2svd rlang-duktape swf unicorn-lib vc4 x86udis x86bea x86tab x86olly x86zyan yara yara-r2 z80-nc'
TESTS: 'keystone mc6809 microblaze olly-extras udis86 vc4 yara'
BUILDS: 'blessr2 keystone-lib keystone r2svd unicorn-lib r2yara'
TESTS: 'keystone yara'
R2PIPE_TESTS: 'r2pipe-js r2pipe-py'
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 82734d3

Please sign in to comment.