Skip to content

Commit 2e0a8c2

Browse files
committed
hmac: disable minimal-versions because of pre-releases
1 parent f1adaf4 commit 2e0a8c2

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

.github/workflows/hmac.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
- run: cargo build --no-default-features --release --target ${{ matrix.target }}
4040

4141
minimal-versions:
42+
if: false # TODO: temp disabled due to unpublished prerelease dependencies
4243
uses: RustCrypto/actions/.github/workflows/minimal-versions.yml@master
4344
with:
4445
working-directory: ${{ github.workflow }}

Cargo.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)