Skip to content

Commit

Permalink
Update workflow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TheTripleV authored Jun 23, 2024
1 parent 13d2448 commit 5e244e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
fail-fast: false
matrix:
python-version: ['pypy3.9', '3.8', '3.9', '3.10', '3.11', '3.12']
sphinx-version: ['>=4,<5', '>=5,<6', '>=6a0,<7', '>=7,<7.3']
sphinx-version: ['>=5,<6', '>=6a0,<7', '>=7,<7.3']
os: [windows-latest, macos-latest, ubuntu-latest]
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 5e244e3

Please sign in to comment.