Skip to content

Commit

Permalink
Test latest action changes - 586 & 686 w/o cross
Browse files Browse the repository at this point in the history
  • Loading branch information
autarch committed Jan 21, 2025
1 parent 757db4f commit fe8b2e9
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 @@ -118,7 +118,7 @@ jobs:
run: sudo apt-get update --yes && sudo apt-get install --yes pkg-config openssl libssl-dev
if: matrix.platform.features == 'native-tls'
- name: Build binary
uses: houseabsolute/actions-rust-cross@v1
uses: houseabsolute/actions-rust-cross@fix-running-on-arm-host
with:
command: "build"
target: ${{ matrix.platform.target }}
Expand Down

0 comments on commit fe8b2e9

Please sign in to comment.