lysnikolaou commented on PR #43965:
URL: https://github.com/apache/arrow/pull/43965#issuecomment-2356501746
Turns out the following construct was indeed needed in `github.linux.yml`:
```
if: |
'{{ python_abi_tag }}' == 'cp313t'
```
Otherwise a syntax error is reported. Probably something to do with how
Github evaluates expressions.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]