There was an error while loading. Please reload this page.
1 parent b64480e commit fd4fe6aCopy full SHA for fd4fe6a
1 file changed
.github/workflows/ci.yaml
@@ -12,7 +12,7 @@ jobs:
12
13
strategy:
14
matrix:
15
- python-version: [3.10, 3.11]
+ python-version: ['3.10', '3.11']
16
17
steps:
18
- name: Checkout code
0 commit comments