Skip to content

Commit 79f287f

Browse files
committed
Use the dev branch of Binary Ninja in rust CI
1 parent 2c37899 commit 79f287f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
with:
2929
license: '${{ secrets.BN_SERIAL }}'
3030
python-support: 'false'
31+
dev-branch: 'true'
3132
- uses: actions-rust-lang/setup-rust-toolchain@v1
3233
- name: Test
3334
# For now, we run the tests single threaded, there are some data races in core around platform types

0 commit comments

Comments
 (0)