Skip to content

Commit

Permalink
[DO NOT MERGE] CI: Pin rusty-hermit to nightly-2021-11-01
Browse files Browse the repository at this point in the history
  • Loading branch information
mkroening committed Dec 4, 2021
1 parent c68c598 commit 9fcbce3
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 @@ -27,6 +27,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: hermitcore/rusty-hermit
ref: f9353cec7afa983720bdd3f4fa3bbf262b65b5d3
submodules: true
- name: Remove libhermit-rs submodule
run: git rm -r 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 @@ -27,6 +27,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: hermitcore/rusty-hermit
ref: f9353cec7afa983720bdd3f4fa3bbf262b65b5d3
submodules: true
- name: Remove libhermit-rs submodule
run: git rm -r libhermit-rs
Expand Down

0 comments on commit 9fcbce3

Please sign in to comment.