Skip to content

Commit 228d0b9

Browse files
kartbenstephanosio
authored andcommitted
ci: use ubuntu-22.04 runner for python 3.9 testing
GitHub doesn't offer ubuntu-20.04 runners since april 2025 Signed-off-by: Benjamin Cabé <[email protected]>
1 parent b96a5ad commit 228d0b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
# Python 3.9
3434
- python: '3.9'
3535
os: Linux
36-
builder: ubuntu-20.04
36+
builder: ubuntu-22.04
3737
- python: '3.9'
3838
os: macOS
3939
builder: macos-13

0 commit comments

Comments
 (0)