Skip to content

Commit 1084996

Browse files
committed
Expand tested Python to 3.11
Signed-off-by: Alex Nelson <[email protected]>
1 parent ff88014 commit 1084996

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cicd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
matrix:
1818
python-version:
1919
- '3.7'
20-
- '3.10'
20+
- '3.11'
2121

2222
steps:
2323
# Checkout the repository for processing

0 commit comments

Comments
 (0)