You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,7 @@ This library has been tested or deployed on the following operating systems and
18
18
| Linux | amd64 | ✅ | ✅ | Check GitHub Actions of this project. |
19
19
| Linux | s390x | ✅ | ✅ | A daily CI runs on an s390x VM, supported by the [IBM Z and LinuxONE Community](https://www.ibm.com/community/z/open-source/). |
20
20
| Linux | arm64 | ✅ | ❌ | Deployed in a production environment of a user. |
21
+
| Linux | arm | ✅ | ❌ | A test in CI to make sure builds for 32-bits platforms work. |
0 commit comments