Skip to content

Commit 4b48148

Browse files
committed
Add GNU/Hurd support
1 parent 0ff4621 commit 4b48148

File tree

7 files changed

+334
-37
lines changed

7 files changed

+334
-37
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,7 @@ jobs:
267267
- target: x86_64-unknown-openbsd
268268
- target: armv7-unknown-linux-uclibceabihf
269269
- target: x86_64-unknown-haiku
270+
- target: i686-unknown-hurd-gnu
270271
steps:
271272
- name: checkout
272273
uses: actions/checkout@v4

0 commit comments

Comments
 (0)