remove tests

This commit is contained in:
Jason Liu
2024-01-31 23:13:33 -05:00
parent 62e6a40389
commit fe53156383
+1 -1
View File
@@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
python-version: ['3.9', '3.10', '3.11']
python-version: ['3.10', '3.11']
steps:
- uses: actions/checkout@v2