We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25f70f8 commit 3478c5aCopy full SHA for 3478c5a
.github/workflows/aarch64.yml
@@ -28,6 +28,7 @@ jobs:
28
with:
29
repository: hermitcore/rusty-hermit
30
submodules: true
31
+ ref: df00caebb623f5b362ea4fa0eeecf9ae2cf79d8a
32
- name: Remove libhermit-rs submodule
33
run: git rm -r libhermit-rs
34
- name: Checkout libhermit-rs
.github/workflows/x86.yml
@@ -44,6 +44,7 @@ jobs:
44
45
46
47
48
49
50
0 commit comments