Skip to content

Commit 384d470

Browse files
committed
Add python-3.11 image to build
1 parent 6e68004 commit 384d470

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
matrix:
4747
python:
4848
- '3'
49+
- 3.11
4950

5051
steps:
5152
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)