Skip to content

Commit

Permalink
Add missing NetBSD entries in support table
Browse files Browse the repository at this point in the history
  • Loading branch information
jacob-carlborg committed May 4, 2024
1 parent d411902 commit b84e059
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -194,10 +194,11 @@ operating system will list which versions are supported.

### [NetBSD][netbsd_builder] (`netbsd`)

| Version | x86-64 |
| ------- | ------ |
| 9.3 | ✅ |
| 9.2 | ✅ |
| Version | x86-64 | arm64 |
|---------|--------|-------|
| 10.0 | ✅ | ✅ |
| 9.3 | ✅ | ❌ |
| 9.2 | ✅ | ❌ |

### Architectures

Expand Down

0 comments on commit b84e059

Please sign in to comment.