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 1, 2021
1 parent 323d1e0 commit 1300850
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: 30e1b775899d6d52031fafa4a0cc15bb03df5d80
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: 30e1b775899d6d52031fafa4a0cc15bb03df5d80
submodules: true
- name: Remove libhermit-rs submodule
run: git rm -r libhermit-rs
Expand Down

0 comments on commit 1300850

Please sign in to comment.