Skip to content

Commit

Permalink
Merge pull request #69 from jeckersb/revert-temporary-ci
Browse files Browse the repository at this point in the history
ci: revert ostree-rs-ext back to ostreedev
  • Loading branch information
cgwalters authored Oct 3, 2024
2 parents 1e4af29 + 49c6918 commit 4ac396a
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 4ac396a

Please sign in to comment.