Skip to content

Commit 964e5b5

Browse files
authored
Update main.yml
1 parent 588e619 commit 964e5b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
runs-on: ubuntu-latest
66
strategy:
77
matrix:
8-
python-version: [3.8, 3.9, 3.10]
8+
python-version: [3.8, 3.9, "3.10"]
99
steps:
1010
- name: Checkout
1111
uses: actions/checkout@v2

0 commit comments

Comments
 (0)