Skip to content

Commit

Permalink
skip cpython
Browse files Browse the repository at this point in the history
Signed-off-by: Brian DeHamer <bdehamer@github.com>
  • Loading branch information
bdehamer committed Dec 3, 2024
1 parent a6d3f67 commit 6865e39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conformance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- uses: sigstore/sigstore-conformance@63fbf5b0118e007a907f2b44a4530bb45ce58eb3
with:
entrypoint: ${{ github.workspace }}/packages/conformance/bin/run
xfail: "test_verify_with_trust_root"
xfail: "test_verify_with_trust_root test_verify_cpython_release_bundles"

conformance-staging:
name: Conformance Test (Staging)
Expand Down

0 comments on commit 6865e39

Please sign in to comment.