Skip to content

Commit

Permalink
[REVERT] CI: Pin RustyHermit for xtask
Browse files Browse the repository at this point in the history
  • Loading branch information
mkroening committed Mar 20, 2022
1 parent 38bb3fa commit 583b695
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/aarch64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
with:
repository: hermitcore/rusty-hermit
submodules: true
ref: ea7377d3d616c25e6442dee041f8505280d6e317
- name: Remove libhermit-rs submodule
run: git rm -r libhermit-rs
- name: Checkout libhermit-rs
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/x86.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
with:
repository: hermitcore/rusty-hermit
submodules: true
ref: ea7377d3d616c25e6442dee041f8505280d6e317
- name: Remove libhermit-rs submodule
run: git rm -r libhermit-rs
- name: Checkout libhermit-rs
Expand Down

0 comments on commit 583b695

Please sign in to comment.