Skip to content

Commit 1dac4bd

Browse files
committed
Run CI on Python 3.11
Signed-off-by: Alex Nelson <[email protected]>
1 parent 0173443 commit 1dac4bd

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
@@ -32,7 +32,7 @@ jobs:
3232
matrix:
3333
python-version:
3434
- '3.7'
35-
- '3.10'
35+
- '3.11'
3636

3737
steps:
3838
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)