Skip to content

Commit

Permalink
remove excessive python versions from docs tests
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlesCossette committed Aug 26, 2023
1 parent c2598e8 commit f1f9d6f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/test_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ on:
jobs:
build:
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
python-version: ['3.8', '3.9', '3.10']
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
Expand Down

0 comments on commit f1f9d6f

Please sign in to comment.