Skip to content

Commit a3e32b8

Browse files
committed
remove python 3.8 from github files
they dont have 3.8 anymore Change-Id: I3ccf04e83649f1b1112bb402b54345b7e9bf7180
1 parent c0b5ebb commit a3e32b8

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/run-test.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ jobs:
3030
- "windows-latest"
3131
- "macos-latest"
3232
python-version:
33-
- "3.8"
3433
- "3.9"
3534
- "3.10"
3635
- "3.11"
@@ -44,9 +43,6 @@ jobs:
4443
# sqla14 does not support 3.13+
4544
- sqlalchemy: sqla14
4645
python-version: "3.13"
47-
# sqlamain does not support 3.8
48-
- sqlalchemy: sqlamain
49-
python-version: "3.8"
5046

5147
fail-fast: false
5248

0 commit comments

Comments
 (0)