Skip to content

Commit

Permalink
Update run_tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
akshith-gunasheelan authored Oct 18, 2023
1 parent 2473109 commit eb536ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
name: Run tox (${{ matrix.python_version }})
strategy:
matrix:
python_version: [3.6, 3.7]
python_version: [3.7]
runs-on: ubuntu-20.04

steps:
Expand Down

0 comments on commit eb536ed

Please sign in to comment.