Loading .github/workflows/test.yml +3 −3 Original line number Diff line number Diff line Loading @@ -19,10 +19,10 @@ jobs: - 'macos-latest' python-version: - '3.8' - '3.9' - '3.10' # - '3.9' # - '3.10' - '3.11' - '3.12' # - '3.12' - '3.13' install: - 'full' Loading Loading
.github/workflows/test.yml +3 −3 Original line number Diff line number Diff line Loading @@ -19,10 +19,10 @@ jobs: - 'macos-latest' python-version: - '3.8' - '3.9' - '3.10' # - '3.9' # - '3.10' - '3.11' - '3.12' # - '3.12' - '3.13' install: - 'full' Loading