Commit af0b5b9
authored
tests: use Python 3.10 in
In googleapis/python-spanner#1529, Presubmit
`Kokoro - Test: Integration with Regular Sessions` failed because Python
3.9 is no longer supported in the Python Kokoro CI. This PR fixes the
presubmit by using 3.10 instead.Integration with Regular Sessions presubmit (#1530)1 parent 9d2338a commit af0b5b9
File tree
1 file changed
+2
-2
lines changed- packages/google-cloud-spanner/.kokoro/presubmit
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
0 commit comments