mirror of
https://github.com/project-zot/zot.git
synced 2025-01-20 22:52:51 -05:00
ci(conformance): revert to upstream OCI checks (#1678)
Reverts part of de24bd937f
Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
This commit is contained in:
parent
2142055dc6
commit
cad564b9ee
1 changed files with 2 additions and 2 deletions
4
.github/workflows/oci-conformance-action.yml
vendored
4
.github/workflows/oci-conformance-action.yml
vendored
|
@ -38,8 +38,8 @@ jobs:
|
|||
with:
|
||||
# TODO: change to upstream once the foloowing PR is merged:
|
||||
# https://github.com/opencontainers/distribution-spec/pull/436
|
||||
repository: rchincha/distribution-spec
|
||||
ref: fix-ref
|
||||
repository: opencontainers/distribution-spec
|
||||
ref: main
|
||||
path: distribution-spec
|
||||
- name: build conformance binary from main
|
||||
run: |
|
||||
|
|
Loading…
Add table
Reference in a new issue