Skip to content

Commit 2d449c0

Browse files
committed
another experiment
1 parent 4291a76 commit 2d449c0

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/cpp.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -395,9 +395,5 @@ jobs:
395395
ci/scripts/install_gcs_testbench.sh default
396396
- name: Test
397397
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
402398
run: |
403399
ci/scripts/cpp_test.sh "$(pwd)" "$(pwd)/build"

0 commit comments

Comments
 (0)