Skip to content

Commit

Permalink
fix: remote mock-docker-image test
Browse files Browse the repository at this point in the history
  • Loading branch information
cjdcordeiro committed Nov 22, 2023
1 parent e71387a commit 78df7ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_Test-OCI-Factory.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-22.04
strategy:
matrix:
oci-image: [mock-rock, mock-docker-image]
oci-image: [mock-rock]
steps:
- name: Trigger image workflows for ${{ matrix.oci-image }}
# Using this actions cause others can have this problem:
Expand Down

0 comments on commit 78df7ff

Please sign in to comment.