Skip to content

Commit c79e344

Browse files
committed
Remove test with Python 3.9
since Python 3.9 is no longer supported as it does not have tomllib.
1 parent 232bed7 commit c79e344

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -68,11 +68,6 @@ jobs:
6868
- norun
6969
# Playwright test
7070
- ui
71-
include:
72-
# The earliest actions/setup-python versions depend on the runner.
73-
- ubuntu_version: "22.04"
74-
python_version: "3.9"
75-
repo_type: venv
7671

7772
steps:
7873
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)