Skip to content

Commit a2302d9

Browse files
authored
Remove comment now that fix is confirmed
1 parent 938963e commit a2302d9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/firestore.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,6 @@ jobs:
105105
(github.event_name == 'pull_request' && needs.changes.outputs.changed == 'true')
106106
strategy:
107107
matrix:
108-
# TODO(#12769): Update to macos-14 which doesn't include Python 3.7
109108
os: [macos-14, ubuntu-latest]
110109

111110
env:
@@ -153,7 +152,6 @@ jobs:
153152

154153
strategy:
155154
matrix:
156-
# TODO(#12769): Update to macos-14 which doesn't include Python 3.7
157155
os: [macos-14]
158156
databaseId: [(default), test-db]
159157

@@ -241,7 +239,6 @@ jobs:
241239

242240
strategy:
243241
matrix:
244-
# TODO(#12769): Update to macos-14 which doesn't include Python 3.7
245242
os: [macos-14]
246243
sanitizer: [asan, tsan]
247244

0 commit comments

Comments
 (0)