Commit c03b273
authored
tests(crc32c): Add Python 3.15 to unit test versions (#18077)
3.15 was missing from the nox config, leading to [unit test
errors](https://github.com/googleapis/google-cloud-python/actions/runs/31527438043/job/93899188150?pr=17642):
`Sessions not found: unit-3.15`
This PR adds the session to nox. Note that the unit tests are skipped
down-stream, but this change causes the session to trigger1 parent 73e9a02 commit c03b273
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments