There was an error while loading. Please reload this page.
1 parent 9b6c80c commit b1e4786Copy full SHA for b1e4786
1 file changed
.github/workflows/ci.yaml
@@ -8,7 +8,7 @@ jobs:
8
9
strategy:
10
matrix:
11
- python-version: [3.9, 3.10, 3.11, 3.12, 3.13, 3.14]
+ python-version: ['3.9', '3.10', '3.11', '3.12', '3.13', '3.14']
12
13
steps:
14
- name: Checkout repository
0 commit comments