Skip to content

Commit 3203a73

Browse files
committed
Drop Python 3.9 support
1 parent 9a7b3ed commit 3203a73

File tree

2 files changed

+1
-34
lines changed

2 files changed

+1
-34
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
strategy:
2020
fail-fast: false
2121
matrix:
22-
CONDA_ENV: [py39, py310, py311, py312, py313, py314]
22+
CONDA_ENV: [py310, py311, py312, py313, py314]
2323
# env:
2424
# STREAMZ_LAUNCH_KAFKA: true
2525

ci/environment-py39.yml

Lines changed: 0 additions & 33 deletions
This file was deleted.

0 commit comments

Comments
 (0)