diff --git a/.github/workflows/cmpv2.yml b/.github/workflows/cmpv2.yml index b9f8b0578..fb349fd81 100644 --- a/.github/workflows/cmpv2.yml +++ b/.github/workflows/cmpv2.yml @@ -42,7 +42,6 @@ jobs: - run: cargo hack build --target ${{ matrix.target }} --feature-powerset --exclude-features arbitrary,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 }} diff --git a/.github/workflows/cms.yml b/.github/workflows/cms.yml index 6de3391ad..315244f98 100644 --- a/.github/workflows/cms.yml +++ b/.github/workflows/cms.yml @@ -42,9 +42,6 @@ jobs: - run: cargo hack build --target ${{ matrix.target }} --feature-powerset --exclude-features arbitrary,default,std,builder minimal-versions: - # Temporarily disabled until pkcs8 0.8.0-pre gets published - # see #1196 - if: false uses: RustCrypto/actions/.github/workflows/minimal-versions.yml@master with: working-directory: ${{ github.workflow }} diff --git a/.github/workflows/crmf.yml b/.github/workflows/crmf.yml index ed1efe654..e828b0bc8 100644 --- a/.github/workflows/crmf.yml +++ b/.github/workflows/crmf.yml @@ -42,7 +42,6 @@ jobs: - run: cargo hack build --target ${{ matrix.target }} --feature-powerset --exclude-features arbitrary,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 }} diff --git a/.github/workflows/der.yml b/.github/workflows/der.yml index a1b7087d2..595c5e8e8 100644 --- a/.github/workflows/der.yml +++ b/.github/workflows/der.yml @@ -40,7 +40,6 @@ jobs: - run: cargo hack build --target ${{ matrix.target }} --feature-powerset --exclude-features std,arbitrary 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 }} diff --git a/.github/workflows/gss-api.yml b/.github/workflows/gss-api.yml index 746773457..bdb39c077 100644 --- a/.github/workflows/gss-api.yml +++ b/.github/workflows/gss-api.yml @@ -42,7 +42,6 @@ jobs: - run: cargo hack build --target ${{ matrix.target }} --feature-powerset --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 }} diff --git a/.github/workflows/pkcs1.yml b/.github/workflows/pkcs1.yml index b506e4db1..654725a4c 100644 --- a/.github/workflows/pkcs1.yml +++ b/.github/workflows/pkcs1.yml @@ -42,7 +42,6 @@ jobs: - run: cargo hack build --target ${{ matrix.target }} --feature-powerset --exclude-features 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 }} diff --git a/.github/workflows/pkcs12.yml b/.github/workflows/pkcs12.yml index ec7c79a35..cc9e06f9f 100644 --- a/.github/workflows/pkcs12.yml +++ b/.github/workflows/pkcs12.yml @@ -43,7 +43,6 @@ jobs: - run: cargo hack build --target ${{ matrix.target }} --feature-powerset 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 }} diff --git a/.github/workflows/pkcs5.yml b/.github/workflows/pkcs5.yml index e35df8388..444da2878 100644 --- a/.github/workflows/pkcs5.yml +++ b/.github/workflows/pkcs5.yml @@ -41,7 +41,6 @@ jobs: - run: cargo hack build --target ${{ matrix.target }} --feature-powerset --exclude-features getrandom,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 }} diff --git a/.github/workflows/pkcs8.yml b/.github/workflows/pkcs8.yml index fcdb8ad93..6b176d369 100644 --- a/.github/workflows/pkcs8.yml +++ b/.github/workflows/pkcs8.yml @@ -43,9 +43,6 @@ jobs: - run: cargo hack build --target ${{ matrix.target }} --feature-powerset --exclude-features getrandom,std,rand minimal-versions: - # Temporarily disabled until pkcs8 0.8.0-pre gets published - # see #1196 - if: false uses: RustCrypto/actions/.github/workflows/minimal-versions.yml@master with: working-directory: ${{ github.workflow }} diff --git a/.github/workflows/sec1.yml b/.github/workflows/sec1.yml index 461f72f21..db598bc57 100644 --- a/.github/workflows/sec1.yml +++ b/.github/workflows/sec1.yml @@ -42,7 +42,6 @@ jobs: - run: cargo hack build --target ${{ matrix.target }} --feature-powerset --exclude-features 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 }} diff --git a/.github/workflows/serdect.yml b/.github/workflows/serdect.yml index f729fce61..f748f55c4 100644 --- a/.github/workflows/serdect.yml +++ b/.github/workflows/serdect.yml @@ -39,7 +39,6 @@ jobs: - run: cargo hack build --target ${{ matrix.target }} --feature-powerset minimal-versions: - if: false # TODO: temp disabled due to unpublished prerelease dependencies uses: RustCrypto/actions/.github/workflows/minimal-versions.yml@master with: nightly: nightly-2023-10-01 diff --git a/.github/workflows/spki.yml b/.github/workflows/spki.yml index 30f44fc2f..fbcbfaf0a 100644 --- a/.github/workflows/spki.yml +++ b/.github/workflows/spki.yml @@ -42,7 +42,6 @@ jobs: 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 }} diff --git a/.github/workflows/x509-cert.yml b/.github/workflows/x509-cert.yml index 27e7dfbc9..91efd3373 100644 --- a/.github/workflows/x509-cert.yml +++ b/.github/workflows/x509-cert.yml @@ -42,7 +42,6 @@ jobs: - run: cargo hack check --target ${{ matrix.target }} --feature-powerset --include-features fingerprint,base64 --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 }} diff --git a/.github/workflows/x509-ocsp.yml b/.github/workflows/x509-ocsp.yml index c85ccacde..9e77e941c 100644 --- a/.github/workflows/x509-ocsp.yml +++ b/.github/workflows/x509-ocsp.yml @@ -41,7 +41,6 @@ jobs: - run: cargo hack build --target ${{ matrix.target }} --feature-powerset --exclude-features 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 }} diff --git a/.github/workflows/x509-tsp.yml b/.github/workflows/x509-tsp.yml index f98a9f877..d1e8988de 100644 --- a/.github/workflows/x509-tsp.yml +++ b/.github/workflows/x509-tsp.yml @@ -44,7 +44,6 @@ jobs: - run: cargo hack build --target ${{ matrix.target }} --feature-powerset --exclude-features arbitrary,builder,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 }}