Skip to content

Commit

Permalink
only test on 3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
alejandroroiz committed Jul 31, 2024
1 parent 756017f commit 0c1309d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
runs-on: ubuntu-22.04
strategy:
matrix:
python-version: ['3.8.x', '3.10.x']
python-version: ['3.10.x']
steps:
- name: Checkout
uses: actions/checkout@v1
Expand Down

0 comments on commit 0c1309d

Please sign in to comment.