Skip to content

Commit

Permalink
Set cross version to 0.2.5
Browse files Browse the repository at this point in the history
The default is cross 0.2.4 which was created in Juli of 2022 [0]. The
patch to add libmemstat [1] was created in December of 2022, so we need
a newer version of cross.

[0] https://github.com/cross-rs/cross/pkgs/container/x86_64-unknown-freebsd/28076628?tag=0.2.4
[1] cross-rs/cross#1166
  • Loading branch information
maltekrupa committed Jun 15, 2023
1 parent 16de399 commit 27c8021
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ jobs:
target: ${{ matrix.job.target }}
nif-version: ${{ matrix.nif }}
use-cross: ${{ matrix.job.use-cross }}
cross-version: 0.2.5
project-dir: "native/explorer"

- name: Artifact upload
Expand Down

0 comments on commit 27c8021

Please sign in to comment.