Commit d0df9fc
authored
Go back to ubuntu-24.04 for python-checks job in CI (#986)
Even though this project does not have many Python files, running
`pytest` is still slow, and it looks like using a single-core GitHub
`ubuntu-slim` runner for that job was a mistake. Let's go back to using
the 4-core default so that `pytest` can use parallelism.1 parent d913ad7 commit d0df9fc
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
0 commit comments