Commit 9b2f079
authored
build: use ubuntu 22.04 for tests (#13377)
This PR resolves the following issue [when running Python 3.7
tests](https://github.com/googleapis/google-cloud-python/actions/runs/12406551833/job/34635201044?pr=13374)
:
```
Version 3.7 was not found in the local cache
Error: The version '3.7' with architecture 'x64' was not found for Ubuntu 24.04.
```1 parent e6daff5 commit 9b2f079
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
17 | 20 | | |
18 | 21 | | |
19 | 22 | | |
| |||
0 commit comments