diff --git a/strategy.json b/strategy.json index 3d0b56f..909b560 100644 --- a/strategy.json +++ b/strategy.json @@ -1,7 +1,7 @@ { "matrix": { "os": ["macos-latest", "ubuntu-latest", "windows-latest"], - "python": ["3.7", "3.8", "3.9", "3.10", "3.11", "3.12"], + "python": ["3.8", "3.9", "3.10", "3.11", "3.12"], "include": [ { "os": "ubuntu-20.04",