Abacn commented on PR #36900:
URL: https://github.com/apache/beam/pull/36900#issuecomment-3577277119
Yes. I see logs
```
1 wheels produced in 2 minutes:
apache_beam-2.70.0.dev0-cp313-cp313-macosx_11_0_arm64.whl 5,779 kB
```
and
Artifact download URL:
https://github.com/apache/beam/actions/runs/19680605287/artifacts/4677417138
I was able to install beam from the wheel, and run
```
>>> import apache_beam as beam
>>> beam.version.__version__
'2.70.0.dev'
```
--
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]