We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9395a95 commit 42f4ff9Copy full SHA for 42f4ff9
1 file changed
.github/workflows/python-app.yml
@@ -20,7 +20,7 @@ jobs:
20
runs-on: ubuntu-latest
21
strategy:
22
matrix:
23
- python-version: ['3.8', '3.9', '3.10', '3.11']
+ python-version: ['3.8', '3.9', '3.10']
24
25
steps:
26
- uses: actions/checkout@v4
0 commit comments