1 parent 57ba525 commit 4c2f0a3Copy full SHA for 4c2f0a3
1 file changed
.github/workflows/build.yml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
matrix:
15
# See https://github.com/actions/python-versions/releases for available versions
16
- python-version: [ "3.6", "3.7", "3.8", "3.9", "3.10", "3.11", "3.12", "3.13", "3.14" ]
+ python-version: [ "3.7", "3.8", "3.9", "3.10", "3.11", "3.12", "3.13", "3.14" ]
17
18
steps:
19
- name: Checkout
0 commit comments