Skip to content

Commit

Permalink
Revert changes to conformance tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ibazulic committed Aug 21, 2024
1 parent e246c8e commit 9ba6c8a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/oci-distribution-spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
- uses: actions/checkout@v3
with:
repository: opencontainers/distribution-spec
ref: v1.1.0
ref: v1.1.0-rc1
path: dist-spec

- name: Set up Go 1.18
Expand Down Expand Up @@ -145,7 +145,7 @@ jobs:
export OCI_TEST_PULL=1
export OCI_TEST_PUSH=1
export OCI_TEST_CONTENT_DISCOVERY=1
export OCI_TEST_CONTENT_MANAGEMENT=1
export OCI_TEST_CONTENT_MANAGEMENT=0
# Extra settings
export OCI_HIDE_SKIPPED_WORKFLOWS=0
Expand Down

0 comments on commit 9ba6c8a

Please sign in to comment.