Support testing on x86 linux #1934
iliya-malecki
started this conversation in
Ideas
Replies: 2 comments 1 reply
-
|
There is not much point in investing into 32-bit Linux now that And CentOS 7 will be EOL soon which will make targeting |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Should I ever worry about testing on any 32 bit system? There's an oldschool mainframe in the testing matrix after all |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! Im wondering, is it a good idea to add a little something to the generated CI that would test stuff on x86 linux?
I mean, i dont know much about the topic of actual emulation vs using a 32 bit system but i mean, the pointer size is gonna be 32 bit right? heres a setup im using in github actions:
Beta Was this translation helpful? Give feedback.
All reactions