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 53154fb commit 57fcbf2Copy full SHA for 57fcbf2
.github/workflows/benchmark.yml
@@ -25,7 +25,8 @@ jobs:
25
- name: Checkout hermit-rs
26
uses: actions/checkout@v4
27
with:
28
- repository: hermit-os/hermit-rs
+ repository: Gelbpunkt/hermit-rs
29
+ ref: virtio-net-optional
30
- name: Checkout hermit-kernel
31
32
.github/workflows/ci.yml
@@ -134,7 +134,8 @@ jobs:
134
135
136
137
138
139
140
141
0 commit comments