Skip to content

Commit b42042a

Browse files
committed
Update .github/workflows/r.yml
1 parent e12f508 commit b42042a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/r.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ jobs:
297297
https://dl.min.io/server/minio/release/windows-amd64/archive/minio.RELEASE.2022-05-26T05-48-41Z
298298
chmod +x "$HOME/.local/bin/minio.exe"
299299
echo "$HOME/.local/bin" >> $GITHUB_PATH
300-
# TODO: figure out why the GCS tests are hanging
300+
# TODO(ARROW-17149): figure out why the GCS tests are hanging on Windows
301301
# - name: Install Google Cloud Storage Testbench
302302
# shell: bash
303303
# run: ci/scripts/install_gcs_testbench.sh default

0 commit comments

Comments
 (0)