Skip to content

Commit 4ac396a

Browse files
authored
Merge pull request #69 from jeckersb/revert-temporary-ci
ci: revert ostree-rs-ext back to ostreedev
2 parents 1e4af29 + 49c6918 commit 4ac396a

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,7 @@ jobs:
4646
- name: Checkout ostree-rs-ext
4747
uses: actions/checkout@v3
4848
with:
49-
# repository: ostreedev/ostree-rs-ext
50-
# Temporary fork until https://github.com/ostreedev/ostree-rs-ext/pull/663
51-
# is published in a release
52-
repository: jeckersb/ostree-rs-ext
53-
ref: ocidir-0.3
49+
repository: ostreedev/ostree-rs-ext
5450
path: ostree-rs-ext
5551
fetch-depth: 20
5652
- name: Test ostree-rs-ext

0 commit comments

Comments
 (0)