Skip to content

Commit f493531

Browse files
committed
Update test_and_deploy.yml
1 parent f23c578 commit f493531

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
@@ -25,7 +25,7 @@ jobs:
2525
matrix:
2626
# platform: [ubuntu-latest, windows-latest, macos-latest]
2727
platform: [ubuntu-latest]
28-
python-version: [3.8, 3.9, "3.10"]
28+
python-version: [3.8, 3.9] # 3.10
2929

3030
steps:
3131
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)