Skip to content

Commit

Permalink
Plz fix
Browse files Browse the repository at this point in the history
  • Loading branch information
euanwm committed Aug 23, 2023
1 parent 30e4852 commit d33ee09
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,8 @@ jobs:

runs-on: ubuntu-latest
strategy:
max-parallel: 4
matrix:
python-version: [3.9, 3.10, 3.11]
python-version: [3.11]

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit d33ee09

Please sign in to comment.