Skip to content

Commit

Permalink
change versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ESadek-MO committed Apr 12, 2024
1 parent 95d72d8 commit d8ec4e4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,14 +39,14 @@ jobs:
session: ["doctest", "gallery", "linkcheck"]
include:
- os: "ubuntu-latest"
python-version: "3.12"
python-version: "3.11"
session: "tests"
coverage: "--coverage"
- os: "ubuntu-latest"
python-version: "3.11"
python-version: "3.10"
session: "tests"
- os: "ubuntu-latest"
python-version: "3.10"
python-version: "3.9"
session: "tests"

env:
Expand Down

0 comments on commit d8ec4e4

Please sign in to comment.