Skip to content

Commit b1c1faa

Browse files
committed
Test on Python >= 3.9
No effects were observed on Make-managed files. References: * casework/CASE-Utilities-Python#127 Signed-off-by: Alex Nelson <[email protected]>
1 parent 38c4b03 commit b1c1faa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/supply-chain.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
strategy:
2626
matrix:
2727
python-version:
28-
- '3.8'
28+
- '3.9'
2929
- '3.11'
3030

3131
steps:

0 commit comments

Comments
 (0)