There was an error while loading. Please reload this page.
1 parent 4291a76 commit 2d449c0Copy full SHA for 2d449c0
1 file changed
.github/workflows/cpp.yml
@@ -395,9 +395,5 @@ jobs:
395
ci/scripts/install_gcs_testbench.sh default
396
- name: Test
397
shell: msys2 {0}
398
- env:
399
- # TODO(GH-48743): TZDIR is needed for libstdc++ std::chrono timezone support
400
- # https://github.com/apache/arrow/issues/48743
401
- TZDIR: /usr/share/zoneinfo
402
run: |
403
ci/scripts/cpp_test.sh "$(pwd)" "$(pwd)/build"
0 commit comments