Skip to content

Commit 2a718c8

Browse files
committed
Add GNU/Hurd support
1 parent 0ff4621 commit 2a718c8

File tree

11 files changed

+342
-40
lines changed

11 files changed

+342
-40
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)