Skip to content

Commit

Permalink
chore: use cross for android x64
Browse files Browse the repository at this point in the history
  • Loading branch information
markphelps committed Nov 24, 2024
1 parent 7dba82b commit cce2f73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package-ffi-engine.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
- name: Android-x86_64
os: ubuntu-latest
target: x86_64-linux-android
use_cross: false
use_cross: true

runs-on: ${{ matrix.platform.os }}

Expand Down

0 comments on commit cce2f73

Please sign in to comment.