Skip to content

Commit 3e44cb8

Browse files
authored
Merge pull request #124 from casework/bump_python_versions
Update Python versions
2 parents 50aa490 + 1f99f71 commit 3e44cb8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ jobs:
5050
# and:
5151
# https://github.com/casework/CASE-Utilities-Python/blob/main/setup.cfg
5252
python-version:
53-
- '3.9'
54-
- '3.13'
53+
- '3.10'
54+
- '3.14'
5555
steps:
5656

5757
# Get the code from the repository

0 commit comments

Comments
 (0)