Loading .github/workflows/ci_testing.yml +1 −1 Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ jobs: fail-fast: false matrix: os: [ubuntu-latest, macos-latest] python-version: ["3.10", "3.11", "3.12"] python-version: ["3.9", "3.10", "3.11"] defaults: run: shell: bash -l {0} Loading Loading
.github/workflows/ci_testing.yml +1 −1 Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ jobs: fail-fast: false matrix: os: [ubuntu-latest, macos-latest] python-version: ["3.10", "3.11", "3.12"] python-version: ["3.9", "3.10", "3.11"] defaults: run: shell: bash -l {0} Loading