Skip to content

Commit 1f99f71

Browse files
committed
Bump Python version
No effects were observed on Make-managed files. References: * https://peps.python.org/pep-0745/ Signed-off-by: Alex Nelson <[email protected]>
1 parent a9bf6ff commit 1f99f71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
# https://github.com/casework/CASE-Utilities-Python/blob/main/setup.cfg
5252
python-version:
5353
- '3.10'
54-
- '3.13'
54+
- '3.14'
5555
steps:
5656

5757
# Get the code from the repository

0 commit comments

Comments
 (0)