Skip to content

Commit

Permalink
Revert "Try out attestation in CI"
Browse files Browse the repository at this point in the history
This reverts commit 6a782e1.
  • Loading branch information
hynek committed May 13, 2024
1 parent 2794b38 commit 4d197a2
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@ env:
SETUPTOOLS_SCM_PRETEND_VERSION: "1.0" # avoid warnings about shallow checkout
UV_SYSTEM_PYTHON: "true" # ensure action can deal with this set

permissions:
id-token: write
attestations: write

jobs:
check-argon2-cffi-bindings:
name: Build & verify the argon2-cffi-bindings package.
Expand Down Expand Up @@ -57,7 +53,6 @@ jobs:
with:
path: structlog
upload-name-suffix: "-structlog"
attest-build-provenance-github: "true"

- run: echo Packages can be found at ${{ steps.baipp.outputs.dist }}

Expand Down

0 comments on commit 4d197a2

Please sign in to comment.