Skip to content

Commit

Permalink
ci: pin oci test to a specific sha (PROJQUAY-2570)
Browse files Browse the repository at this point in the history
This pins the distribution-spec repo to a specific sha
to prevent failing CI because of a change in the source test

Signed-off-by: harishsurf <hgovinda@redhat.com>
  • Loading branch information
harishsurf authored and kleesc committed Sep 22, 2021
1 parent 96058a4 commit 7ddfc77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ jobs:
with:
repository: opencontainers/distribution-spec
path: dist-spec
ref: 7be5e8534d10ebdb6d1631a6ecc1beaa5b622f65

- name: Set up Python 3.8
uses: actions/setup-python@v1
Expand Down

0 comments on commit 7ddfc77

Please sign in to comment.