diff options
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/schedule_tests.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/schedule_tests.yml b/.github/workflows/schedule_tests.yml index d758642ef7..84183ca39e 100644 --- a/.github/workflows/schedule_tests.yml +++ b/.github/workflows/schedule_tests.yml @@ -16,8 +16,6 @@ jobs: strategy: matrix: python-version: - - '3.8' - - '3.9' - '3.10' - '3.11' - '3.12-dev' |
