singh1203 commented on PR #250:
URL: https://github.com/apache/arrow-go/pull/250#issuecomment-2630163458
@kou IMO removing this
```
- name: Install dependencies
run: |
apt-get update
apt-get install -y build-essential git python3-pip
```
caused runner to fail
[here](https://github.com/apache/arrow-go/actions/runs/13096986131/job/36543592194?pr=250#step:5:30)
because of missing CA Certificates in the base Debian 12 environment.
--
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]