Skip to content

Commit 7a85e30

Browse files
authored
Apply suggestion from @chalmerlowe
1 parent bffbc5e commit 7a85e30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unittest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
python -m pip install nox
2323
- name: Run unit tests
2424

25-
# TODO 3.14 is not yet supported by pyarrow. See
25+
# TODO (https://b.corp.google.com/issues/450370502) 3.14 is not yet supported by pyarrow. See
2626
# https://github.com/googleapis/google-cloud-python/issues/14686
2727
# https://github.com/apache/arrow/issues/47438
2828
# Reinstate running tests with 3.14 once this bug is fixed

0 commit comments

Comments
 (0)