Skip to content

Commit

Permalink
Tweak tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jamadden committed Oct 24, 2023
1 parent 0ab65bb commit 6e0107c
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 @@ -11,7 +11,7 @@ jobs:
test:
strategy:
matrix:
python-version: [pypy3, 3.8, 3.9, "3.10", "3.11". "3.12"]
python-version: ["pypy3", "3.8", "3.9", "3.10", "3.11", "3.12"]

runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 6e0107c

Please sign in to comment.