Skip to content

Commit 9230994

Browse files
committed
hmac: disable minimal-versions because of pre-releases
1 parent e2a55a3 commit 9230994

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
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 }}

0 commit comments

Comments
 (0)