Skip to content

Commit d7ff5f7

Browse files
committed
a
1 parent b4af016 commit d7ff5f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
strategy:
1515
fail-fast: false
1616
matrix:
17-
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"] # Adjusted for modern versions
17+
python-version: ["3.10", "3.11", "3.12"] # Adjusted for modern versions
1818

1919
steps:
2020
- name: Checkout code

0 commit comments

Comments
 (0)