We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a1ef02 commit 1aedd54Copy full SHA for 1aedd54
1 file changed
.github/workflows/python-app.yml
@@ -18,8 +18,8 @@ jobs:
18
fail-fast: false
19
matrix:
20
python-version:
21
- - '3.9'
22
- '3.10'
+ - '3.11'
23
24
steps:
25
- uses: actions/checkout@v2
0 commit comments