Skip to content

Commit

Permalink
fix action
Browse files Browse the repository at this point in the history
  • Loading branch information
sgiehl authored Sep 6, 2023
1 parent 5558245 commit f821310
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
strategy:
matrix:
python-version: [ '3.7', '3.8', '3.9', '3.10' ]
operating-system: ubuntu-latest
operating-system: [ 'ubuntu-latest' ]
include:
- python-version: 3.5
operating-system: ubuntu-20.04
Expand Down

0 comments on commit f821310

Please sign in to comment.