Skip to content

Commit ff95adb

Browse files
authored
Update conformance.yml
Signed-off-by: Appu <[email protected]>
1 parent 57c62c8 commit ff95adb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/conformance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,5 @@ jobs:
5959
with:
6060
entrypoint: ${{ github.workspace }}/sigstore-cli/sigstore-cli-server
6161
environment: ${{ matrix.sigstore-env }}
62-
skip-result-upload: ${{ matrix.java-version != "17" }}
62+
skip-result-upload: ${{ matrix.java-version != 17 }}
6363
xfail: "test_verify*intoto-with-custom-trust-root]"

0 commit comments

Comments
 (0)