v / .github / workflows
Raw file | 5 loc (5 sloc) | 83 bytes | Latest commit hash 5807e1b3a
1fn test_ci_run_with_64bit_compiler() {
2 $if x32 {
3 assert false
4 }
5}