Skip to content

Commit

Permalink
ci: revert ostree-rs-ext back to ostreedev
Browse files Browse the repository at this point in the history
Signed-off-by: John Eckersberg <[email protected]>
  • Loading branch information
jeckersb committed Sep 19, 2024
1 parent 1e4af29 commit 49c6918
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,7 @@ jobs:
- name: Checkout ostree-rs-ext
uses: actions/checkout@v3
with:
# repository: ostreedev/ostree-rs-ext
# Temporary fork until https://github.com/ostreedev/ostree-rs-ext/pull/663
# is published in a release
repository: jeckersb/ostree-rs-ext
ref: ocidir-0.3
repository: ostreedev/ostree-rs-ext
path: ostree-rs-ext
fetch-depth: 20
- name: Test ostree-rs-ext
Expand Down

0 comments on commit 49c6918

Please sign in to comment.