Skip to content

Commit

Permalink
TST: check if matrix combo is OS dependent or version dependent
Browse files Browse the repository at this point in the history
  • Loading branch information
bsipocz committed Feb 6, 2025
1 parent 93a09a2 commit 71fa63e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,10 @@ jobs:
python-version: "3.12"
sphinx: "~=8.0"
myst-parser: "~=4.0"
- os: linux-latest
python-version: "3.12"
sphinx: "~=8.0"
myst-parser: "~=4.0"
# Oldest known-compatible dependencies
- os: ubuntu-latest
python-version: "3.9"
Expand Down

0 comments on commit 71fa63e

Please sign in to comment.