Skip to content

Commit

Permalink
re-enable minimal-versions CI job for sha1-checked
Browse files Browse the repository at this point in the history
  • Loading branch information
newpavlov committed Feb 22, 2025
1 parent 1516cc0 commit 3760fcc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/sha1-checked.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ jobs:
- run: cargo hack build --target ${{ matrix.target }} --each-feature --exclude-features default,std

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

0 comments on commit 3760fcc

Please sign in to comment.