1fanwang commented on issue #73089: URL: https://github.com/apache/airflow/issues/73089#issuecomment-5660744921
I tested https://github.com/apache/airflow/pull/71585 / https://github.com/apache/airflow/pull/71582 against the 3.3.2rc1 source tag with Go 1.25.13 on macOS arm64. The Go SDK suite finished with 229 tests passed, 0 failed and 4 existing TODO skips. Both cross-architecture bundle-packing tests passed. I ran `GOTOOLCHAIN=go1.25.13 go test -count=1 -json ./...` from `go-sdk/`. Both CI workflows pin Go 1.25.13. The Linux amd64 CI job also resolved 1.25.13 and passed against identical SDK and workflow sources: https://github.com/apache/airflow/actions/runs/34749988431/job/103704727890 -- 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]
