Skip to content

Commit ddb8efd

Browse files
Update test_and_deploy.yml
1 parent a313dd1 commit ddb8efd

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
@@ -22,7 +22,7 @@ jobs:
2222
fail-fast: false
2323
matrix:
2424
platform: [ubuntu-latest, windows-latest]
25-
python-version: [3.8, 3.9]
25+
python-version: [3.8]
2626

2727
steps:
2828
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)