mirror of
https://github.com/logos-blockchain/sponges.git
synced 2026-07-30 02:23:31 +00:00
Add minimal-versions from RustCrypto/actions (#11)
This commit is contained in:
parent
b7031fba6a
commit
f9988e9e02
5
.github/workflows/keccak.yml
vendored
5
.github/workflows/keccak.yml
vendored
@ -44,6 +44,11 @@ jobs:
|
||||
override: true
|
||||
- run: cargo build --no-default-features --target ${{ matrix.target }}
|
||||
|
||||
minimal-versions:
|
||||
uses: RustCrypto/actions/.github/workflows/minimal-versions.yml@master
|
||||
with:
|
||||
working-directory: ${{ github.workflow }}
|
||||
|
||||
test:
|
||||
needs: set-msrv
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user