Skip to content

Commit

Permalink
Test Pythons from 3.8 - 3.12
Browse files Browse the repository at this point in the history
But still only three Pythons. Five Pythons is too many Pythons.
  • Loading branch information
ctrueden committed Jul 23, 2024
1 parent eec97e8 commit b414c55
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ jobs:
]
python-version: [
'3.8',
'3.9',
'3.10'
'3.10',
'3.12'
]

steps:
Expand Down

0 comments on commit b414c55

Please sign in to comment.