We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e68004 commit 384d470Copy full SHA for 384d470
1 file changed
.github/workflows/python.yml
@@ -46,6 +46,7 @@ jobs:
46
matrix:
47
python:
48
- '3'
49
+ - 3.11
50
51
steps:
52
- uses: actions/checkout@v4
0 commit comments