Skip to content

Commit 255ecfb

Browse files
committed
Update test_and_deploy.yml
1 parent c1170d5 commit 255ecfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_and_deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
matrix:
2424
# platform: [windows-latest]
2525
platform: [ubuntu-latest, windows-latest, macos-latest]
26-
python-version: [3.8, 3.9, 3.10]
26+
python-version: ['3.8', '3.9', '3.10']
2727

2828
steps:
2929
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)