We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a18cac commit 519a199Copy full SHA for 519a199
.github/workflows/serdect.yml
@@ -39,6 +39,7 @@ jobs:
39
- run: cargo hack build --target ${{ matrix.target }} --feature-powerset
40
41
minimal-versions:
42
+ if: false # TODO: temp disabled due to unpublished prerelease dependencies
43
uses: RustCrypto/actions/.github/workflows/minimal-versions.yml@master
44
with:
45
nightly: nightly-2023-10-01
0 commit comments