CI Updates
* Fixed the previously introduced compile error * Build on more platforms with more configurations
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
|
||||
auto main() -> int
|
||||
{
|
||||
int
|
||||
printf("Hello, World!");
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user