File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 - payjoin-ffi/**
66
77jobs :
8+ env :
9+ # Override the value from the rust-toolchain file
10+ # This is necessary because even though the correct toolchain
11+ # is explicitly specified for the rust-toolchain action,
12+ # rustup honors the rust-toolchain file over the default
13+ RUSTUP_TOOLCHAIN : 1.85
814 test :
915 runs-on : ${{ matrix.os }}
1016 defaults :
Original file line number Diff line number Diff line change 55 - payjoin-ffi/**
66
77jobs :
8+ env :
9+ # Override the value from the rust-toolchain file
10+ # This is necessary because even though the correct toolchain
11+ # is explicitly specified for the rust-toolchain action,
12+ # rustup honors the rust-toolchain file over the default
13+ RUSTUP_TOOLCHAIN : 1.85
814 build-wheels-and-test :
915 name : " Build and test Linux"
1016 runs-on : ubuntu-latest
You can’t perform that action at this time.
0 commit comments