Skip to content

Commit bda9865

Browse files
chore: remove 3.9 from kokoro tests (#1163)
3.9 has been removed from the kokoro base image, so we should remove the tests from our configs 3.9 is still tested in GitHub Actions
1 parent 0012470 commit bda9865

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/google-cloud-firestore/noxfile.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@
8585
CURRENT_DIRECTORY = pathlib.Path(__file__).parent.absolute()
8686

8787
nox.options.sessions = [
88-
"unit-3.9",
8988
"unit-3.10",
9089
"unit-3.11",
9190
"unit-3.12",

0 commit comments

Comments
 (0)